aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2012-07-22 23:45:10 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2012-07-22 23:45:10 +0000
commit505df2340ade21487c9fafe0f8075ddf7f66197e (patch)
tree76baa651be80e88d4eff524bddfd13de2f776e7c /llvm/lib/CodeGen/MachineScheduler.cpp
parentf5b24e0136d71a884d4a671a3e4803a8b879e31f (diff)
downloadllvm-505df2340ade21487c9fafe0f8075ddf7f66197e.zip
llvm-505df2340ade21487c9fafe0f8075ddf7f66197e.tar.gz
llvm-505df2340ade21487c9fafe0f8075ddf7f66197e.tar.bz2
PR12917: Remove incorrect assumption that lambda mangling information cannot
change once it's been assigned. It can change in two ways: 1) In a template instantiation, the context declaration should be the instantiated declaration, not the declaration in the template. 2) If a lambda appears in the pattern of a variadic pack expansion, the mangling number will depend on the pack length. llvm-svn: 160614
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions