summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMMCCodeEmitter.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2010-12-10 17:08:53 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2010-12-10 17:08:53 +0000
commit0168763e7d90bad49714fd9db1f1b01326f20caf (patch)
tree6cf79605650d08672709622e02a228e1e9db1bb1 /llvm/lib/Target/ARM/ARMMCCodeEmitter.cpp
parent352d5e5362caf625fe3830d9eb00efb6582dbda3 (diff)
downloadbcm5719-llvm-0168763e7d90bad49714fd9db1f1b01326f20caf.tar.gz
bcm5719-llvm-0168763e7d90bad49714fd9db1f1b01326f20caf.zip
Do not substitute template types if template has dependent context
We should not substitute template types if the template has a dependent context because the template argument stack is not yet fully formed. Instead, defer substitution until the template has a non-dependent context (i.e. instantiation of an outer template). llvm-svn: 121491
Diffstat (limited to 'llvm/lib/Target/ARM/ARMMCCodeEmitter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud