diff options
author | Bill Wendling <isanbard@gmail.com> | 2011-01-06 00:47:10 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2011-01-06 00:47:10 +0000 |
commit | 81d40711f31ca263a370d029116f04d81ba6ddf2 (patch) | |
tree | 4225284ff317595a005b99d337961be5dcb341a9 /llvm/lib/CodeGen/RegAllocLinearScan.cpp | |
parent | ce3b930a98de69ecc8c23d3ddad6c87a57cc2540 (diff) | |
download | bcm5719-llvm-81d40711f31ca263a370d029116f04d81ba6ddf2.tar.gz bcm5719-llvm-81d40711f31ca263a370d029116f04d81ba6ddf2.zip |
PR8918 - When used with MinGW64, LLVM generates a "calll __main" at the
beginning of the "main" function. The assembler complains about the invalid
suffix for the 'call' instruction. The right instruction is "callq __main".
Patch by KS Sreeram!
llvm-svn: 122933
Diffstat (limited to 'llvm/lib/CodeGen/RegAllocLinearScan.cpp')
0 files changed, 0 insertions, 0 deletions