diff options
| author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2014-05-16 04:07:09 +0000 |
|---|---|---|
| committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2014-05-16 04:07:09 +0000 |
| commit | 870b77cd4d1f055df3769296ec0f6e1da5f91945 (patch) | |
| tree | f14c5268d2c13cadfc183b7f56f3fa67ee48b154 /clang/tools/c-index-test/c-index-test.c | |
| parent | f6366cbeffa29de66b071879726cb8f6d7e197f9 (diff) | |
| download | bcm5719-llvm-870b77cd4d1f055df3769296ec0f6e1da5f91945.tar.gz bcm5719-llvm-870b77cd4d1f055df3769296ec0f6e1da5f91945.zip | |
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 'clang/tools/c-index-test/c-index-test.c')
0 files changed, 0 insertions, 0 deletions

