summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCContext.cpp
diff options
context:
space:
mode:
authorAkira Hatanaka <ahatanaka@mips.com>2013-02-05 21:18:11 +0000
committerAkira Hatanaka <ahatanaka@mips.com>2013-02-05 21:18:11 +0000
commitdec25266d71136bd6282b708dc8dafa0fbfe3204 (patch)
tree02598de1bed48934e490d96b10ba9be2400b3258 /llvm/lib/MC/MCContext.cpp
parent1288408984f16969a90bbc32dd4eaa1542cae43b (diff)
downloadbcm5719-llvm-dec25266d71136bd6282b708dc8dafa0fbfe3204.tar.gz
bcm5719-llvm-dec25266d71136bd6282b708dc8dafa0fbfe3204.zip
[mips] Do not use function CC_MipsN_VarArg unless the function being analyzed
is a vararg function. The original code was examining flag OutputArg::IsFixed to determine whether CC_MipsN_VarArg or CC_MipsN should be called. This is not correct, since this flag is often set to false when the function being analyzed is a non-variadic function. llvm-svn: 174442
Diffstat (limited to 'llvm/lib/MC/MCContext.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud