diff options
author | Pete Cooper <peter_cooper@apple.com> | 2016-01-07 21:12:30 +0000 |
---|---|---|
committer | Pete Cooper <peter_cooper@apple.com> | 2016-01-07 21:12:30 +0000 |
commit | 4ec88b420b7bcdff32360f5f427b25164f1ec2ac (patch) | |
tree | a9b27f574bd4320ca2e22804a1637ab9f9a557f4 /llvm/lib/Transforms/Scalar/SCCP.cpp | |
parent | 03bb2e59314534c1e8094051ce578851aa672dfe (diff) | |
download | bcm5719-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/Scalar/SCCP.cpp')
0 files changed, 0 insertions, 0 deletions