This test was crashing, and currently it breaks bootstrapping clang with debuginfo
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Sorry i didn't add the test: but you should figure out what the fix is about: a module with an internal function in LLVM.used but without any inline ASM in the module.
lib/Transforms/Utils/FunctionImportUtils.cpp | ||
---|---|---|
230 | Yes! |
Oh I see, hitting this assert I guess.