diff options
author | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2008-09-15 21:06:55 +0000 |
---|---|---|
committer | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2008-09-15 21:06:55 +0000 |
commit | 233785daae7599b43cf8e360d375cc84074ca64f (patch) | |
tree | 0d5859e5c8920ea4a9c221465676161b86fc8677 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 3c7b9ba54712d9b78e535394187323bf9c10e811 (diff) | |
download | llvm-233785daae7599b43cf8e360d375cc84074ca64f.zip llvm-233785daae7599b43cf8e360d375cc84074ca64f.tar.gz llvm-233785daae7599b43cf8e360d375cc84074ca64f.tar.bz2 |
Fixed Bug 2751
http://llvm.org/bugs/show_bug.cgi?id=2751
Abicall was enabled even when static code model was provided
in the command line.
The correct behavior is to disable abicall when static is
specified.
llvm-svn: 56228
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions