Skip to content
Commit e41963ce authored by Akira Hatanaka's avatar Akira Hatanaka
Browse files

Relocation against a symbol, instead of against section. We had some extreme

test cases where there were a lot of relocations applied relative to a large
rodata section. Gas would create a symbol for each of these whereas we would
be relative to the beginning of the rodata section. This change mimics what
gas does.

Patch by Jack Carter.

llvm-svn: 146468
parent 09880c42
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