diff options
| author | NAKAMURA Takumi <geek4civic@gmail.com> | 2014-03-11 00:34:38 +0000 |
|---|---|---|
| committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2014-03-11 00:34:38 +0000 |
| commit | 8800becdd1afc79911b344de76b5d3b9ba823374 (patch) | |
| tree | dd8c6fa4bb372c3b4f166e5066842f1f8ef8c475 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
| parent | 2f1f1818bf146baf570ca0e1e566440849b85dd1 (diff) | |
| download | llvm-8800becdd1afc79911b344de76b5d3b9ba823374.zip llvm-8800becdd1afc79911b344de76b5d3b9ba823374.tar.gz llvm-8800becdd1afc79911b344de76b5d3b9ba823374.tar.bz2 | |
MultiJITTest.cpp: Tweak getPointerToNamedFunction() to be aware of also Windows x64.
In import thunk, jmp is:
- On x86, 0xFF 0x25 [disp32].
- On x64, 0xFF 0x25 [pcrel32].
See also my r144178.
llvm-svn: 203523
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions
