summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2018-02-16 20:05:58 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2018-02-16 20:05:58 +0000
commitf931c179ca0df21fbd737befcd3427c488f1a8c5 (patch)
tree6b051926f20e901549e2d4a4fb93f398a7779aa9 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent10ae20d80c9a6cf44c3ee7cc84bf51146293a977 (diff)
Don't depend on "call foo" producing a X86_64_PC32.
Newer versions of the gnu assembler produce a X86_64_PLT32 for calls. There is a change under review in llvm to do the same, so update the tests to not depend on it. We can still produce a R_X86_64_PC32 with ".long foo - .". llvm-svn: 325379
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions