summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2016-01-07 21:12:30 +0000
committerPete Cooper <peter_cooper@apple.com>2016-01-07 21:12:30 +0000
commit4ec88b420b7bcdff32360f5f427b25164f1ec2ac (patch)
treea9b27f574bd4320ca2e22804a1637ab9f9a557f4 /llvm/lib/Transforms
parent03bb2e59314534c1e8094051ce578851aa672dfe (diff)
downloadbcm5719-llvm-4ec88b420b7bcdff32360f5f427b25164f1ec2ac.tar.gz
bcm5719-llvm-4ec88b420b7bcdff32360f5f427b25164f1ec2ac.zip
Fix offset in test case. NFC
It wasn't actually pointing to the function at the start of the text section, and so the offset in the binary differed when we passed the file through a second time. The __eh_frame section uses implicit relocations and when reducing this test case from explicit to implicit, I got the offset wrong. This makes sure it is correct. llvm-svn: 257101
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud