[PATCH] D42390: msan: Pass --disable-new-dtags for tests
Jonas Hahnfeld via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 25 01:41:17 PST 2018
Hahnfeld added a comment.
In https://reviews.llvm.org/D42390#987486, @hintonda wrote:
> Since it's a problem with your particular environment, I think you should fix that instead.
I strongly disagree: Environment variables are used like that in the wild. And the same thing will happen when `libc++` is installed to `/usr/lib` one day in the future.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D42390
More information about the llvm-commits
mailing list