"llvm/lib/Target/X86/X86AsmPrinter.h" did not exist on "e468f88b26f55e3f42a4870c2756c0184e8a4eb4"
[dotest] Set environment variables after potentialy clearing others.
Dotest contains code to clear DYLD_LIBRARY_PATH for the inferior to not propagate sanitized builds. However, it's possible that we want to inject a different library path with `--inferior-env`. To make that work correctly, we need to do that *after* clearing DYLD_LIBRARY_PATH. llvm-svn: 367054
Loading
Please register or sign in to comment