Skip to content
Commit 40ca1f1c authored by Bruno Cardoso Lopes's avatar Bruno Cardoso Lopes
Browse files

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
parent 430f0cc5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment