scudo_utils.cpp.o from compiler-rt had has one of the compiler's builtin
include paths stored in the .debug_line section. So we need to do
sed 's,Phase1,Phase2,g` on the Phase2 object file so it matches Phase3.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM