[PATCH] D31379: [XRay][compiler-rt] Add a test for -fPIE

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 27 16:40:44 PDT 2017


dberris planned changes to this revision.
dberris added a comment.

@pelikan points out offline that this isn't exactly exercising quite the right parts of clang that will make copy relocations. I'll stew on this a little and try to figure out a way to make sure we're doing the right thing here.


https://reviews.llvm.org/D31379





More information about the llvm-commits mailing list