Bruno Cardoso Lopes 82a70ccb24 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


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76672 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-21 23:13:26 +00:00
..
2009-07-21 22:30:39 +00:00
2009-07-21 22:30:39 +00:00
2009-07-10 05:20:19 +00:00
2009-07-21 22:30:25 +00:00
2009-07-20 18:55:04 +00:00
2009-07-11 20:10:48 +00:00
2009-07-20 17:23:00 +00:00
2009-07-18 23:22:46 +00:00