summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-as/llvm-as.cpp
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2015-04-14 18:17:35 +0000
committerSean Callanan <scallanan@apple.com>2015-04-14 18:17:35 +0000
commit507b588a345adeeb74c4d6d520c6957ba3d35a7a (patch)
treefdd737cf27906bba39fcc19353b548c3382cde90 /llvm/tools/llvm-as/llvm-as.cpp
parent39fee0ae07bccdba5af67f3c7be5479914efc145 (diff)
downloadbcm5719-llvm-507b588a345adeeb74c4d6d520c6957ba3d35a7a.tar.gz
bcm5719-llvm-507b588a345adeeb74c4d6d520c6957ba3d35a7a.zip
Updated IRForTarget to change the way we generate
relocations. We used to do GEP on a pointer to the result type, which is wrong. We should be doing GEP on a pointer to char, which allows us to offset correctly. This fixes the C modules testcase, so it's no longer ExpectFail. llvm-svn: 234918
Diffstat (limited to 'llvm/tools/llvm-as/llvm-as.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud