summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/Spiller.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2010-07-10 12:30:03 +0000
committerChandler Carruth <chandlerc@gmail.com>2010-07-10 12:30:03 +0000
commit17773fcd83ff8d23260d23706a0dd5fd08902b63 (patch)
tree562132cb25b4279b14c74cdc3b8e53a5a3ab5432 /llvm/lib/CodeGen/Spiller.cpp
parentd162d85688e33bf69525926410a6614655585936 (diff)
downloadbcm5719-llvm-17773fcd83ff8d23260d23706a0dd5fd08902b63.tar.gz
bcm5719-llvm-17773fcd83ff8d23260d23706a0dd5fd08902b63.zip
Lay the ground work for resoving PR7047. This doesn't actually fix it because
default arguments to template parameters don't have a DeclContext when instantiated, and so we can't detect that we're in an instantiation context as opposed to the definition context. However, it fixes the more commonly-occuring cases in TMP code that use devolve to this type of tautology after substitution. llvm-svn: 108044
Diffstat (limited to 'llvm/lib/CodeGen/Spiller.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud