diff options
author | Dale Johannesen <dalej@apple.com> | 2008-08-11 23:46:25 +0000 |
---|---|---|
committer | Dale Johannesen <dalej@apple.com> | 2008-08-11 23:46:25 +0000 |
commit | dafdbf77b315961fedc959e9ea732fa3f5cbee67 (patch) | |
tree | 15ab3561938181add7ce138708c3339bf9a317bf /clang/lib/CodeGen/CGExprConstant.cpp | |
parent | b56e07e73689ee9edd918d01918640539382dab8 (diff) | |
download | bcm5719-llvm-dafdbf77b315961fedc959e9ea732fa3f5cbee67.tar.gz bcm5719-llvm-dafdbf77b315961fedc959e9ea732fa3f5cbee67.zip |
Some fixes for x86-64 JIT. Make it use small code
model, except for external calls; this makes
addressing modes PC-relative. Incomplete.
The assertion at the top of Emitter::runOnMachineFunction
was obviously bogus (always true) so I removed it.
If someone knows what the correct test should be to cover
all the various targets, please fix.
llvm-svn: 54656
Diffstat (limited to 'clang/lib/CodeGen/CGExprConstant.cpp')
0 files changed, 0 insertions, 0 deletions