dotnet / runtimelab

This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
MIT License
1.42k stars 199 forks source link

NativeAOT-LLVM: write externals module to external.txt #2363

Closed yowl closed 1 year ago

yowl commented 1 year ago

This PR writes the extenals module to the externals.txt file, which looked like a copy/paste typo.

yowl commented 1 year ago

cc @dotnet/nativeaot-llvm