diff options
author | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2009-07-21 23:13:26 +0000 |
---|---|---|
committer | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2009-07-21 23:13:26 +0000 |
commit | 40ca1f1c2e0adb6e0a7e71ebf90643768dbadfc4 (patch) | |
tree | d3410da8bea18e230bfe15cbefb00b1c1e318ce9 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | 430f0cc544c7cc8e850b9ad23f01ca6749803768 (diff) | |
download | llvm-40ca1f1c2e0adb6e0a7e71ebf90643768dbadfc4.zip llvm-40ca1f1c2e0adb6e0a7e71ebf90643768dbadfc4.tar.gz llvm-40ca1f1c2e0adb6e0a7e71ebf90643768dbadfc4.tar.bz2 |
Change ELFCodeEmitter logic to emit the constant pool and jump tables to
their appropriate sections before the code itself. They need to be emitted
before the function because on some targets (x86 but not x86_64) the later
may reference a JT or CP entry address
llvm-svn: 76672
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions