[PATCH] D42390: msan: Pass --disable-new-dtags for tests

Don Hinton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 24 14:21:18 PST 2018


hintonda added a comment.

No worries.  Like Jonas said, it's an ordering problem, so if you could prepend the correct paths to LD_LIBRARY_PATH, it should work -- perhaps easier said than done.

Again, I think this could be done on a test by test basis which lit should be able to handle.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D42390





More information about the llvm-commits mailing list