summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/RegAllocLinearScan.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2011-01-06 00:47:10 +0000
committerBill Wendling <isanbard@gmail.com>2011-01-06 00:47:10 +0000
commit81d40711f31ca263a370d029116f04d81ba6ddf2 (patch)
tree4225284ff317595a005b99d337961be5dcb341a9 /llvm/lib/CodeGen/RegAllocLinearScan.cpp
parentce3b930a98de69ecc8c23d3ddad6c87a57cc2540 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud