summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-05-16 04:07:09 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-05-16 04:07:09 +0000
commit870b77cd4d1f055df3769296ec0f6e1da5f91945 (patch)
treef14c5268d2c13cadfc183b7f56f3fa67ee48b154 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentf6366cbeffa29de66b071879726cb8f6d7e197f9 (diff)
InstrProf: Create a PIC version of the profile runtime
These tests were XPASS-ing on Linux bots creating Mach-O, which makes sense, since the real difference is the object format. I'm hoping a short-term fix to get these tests passing on ELF is to create two copies of the runtime -- one built with -fPIC, and one without. A follow-up patch will change clang's driver to pick between them depending on whether `-shared` is specified. llvm-svn: 208947
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions