summaryrefslogtreecommitdiffstats
path: root/clang/lib/Parse/ParseExpr.cpp
diff options
context:
space:
mode:
authorReed Kotler <rkotler@mips.com>2013-08-11 21:30:27 +0000
committerReed Kotler <rkotler@mips.com>2013-08-11 21:30:27 +0000
commitd265e88827238b00e4d759b12da8cbeac8f558cf (patch)
tree667f0186dd8a7804d2958e7f78d7f59c020af9f8 /clang/lib/Parse/ParseExpr.cpp
parent5fed3b95db1dcbbcdb7408e51b0fbd62af53c24e (diff)
downloadbcm5719-llvm-d265e88827238b00e4d759b12da8cbeac8f558cf.tar.gz
bcm5719-llvm-d265e88827238b00e4d759b12da8cbeac8f558cf.zip
Don't generate floating point stubs for mips16 code if the function
is actually an instrinsic that will not occur in libc. This list here is not exhaustive but fixes the one places in test-suite where this occurs. I have filed a bug against myself to research the full list and add them to the array of such cases. In the future, actual stub generation will occur in a later phase and we won't need this code because we will know at that time during the compilation that in fact no helper function was even needed. llvm-svn: 188149
Diffstat (limited to 'clang/lib/Parse/ParseExpr.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud