[test] Make ThinLTO/X86/crash_debuginfo.ll work with -enable-new-pm=1
LegacyInlinerBase::doFinalization runs removeDeadFunctions() to remove bar but the new PM inliner doesn't. Improve the test to use llvm-nm -U.
Loading
Please sign in to comment