summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/stacksave-restore.ll
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2009-11-22 03:58:57 +0000
committerBob Wilson <bob.wilson@apple.com>2009-11-22 03:58:57 +0000
commit67e6cab49f24939a8cb9f0856683dfcaea8ba2ca (patch)
tree2fccebc1a8be773cedde754282ca2aa7e514898e /llvm/test/CodeGen/Generic/stacksave-restore.ll
parenta9ee325d719647a2bdee249d300153a9fc1753ee (diff)
downloadbcm5719-llvm-67e6cab49f24939a8cb9f0856683dfcaea8ba2ca.tar.gz
bcm5719-llvm-67e6cab49f24939a8cb9f0856683dfcaea8ba2ca.zip
Fix pr5470. Tablegen handles template arguments by temporarily setting their
values, resolving references to them, and then removing the definitions. If a template argument is set to an undefined value, we need to resolve references to that argument to an explicit undefined value. The current code leaves the reference to the template argument as it is, which causes an assertion failure later when the definition of the template argument is removed. llvm-svn: 89581
Diffstat (limited to 'llvm/test/CodeGen/Generic/stacksave-restore.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud