summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/RegAllocBigBlock.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2009-05-18 22:02:36 +0000
committerBill Wendling <isanbard@gmail.com>2009-05-18 22:02:36 +0000
commitbc308569a3b79a60759a1ce38dacaac23a21853e (patch)
tree1017b95f71a577757ce3f512adfc65055298ac8e /llvm/lib/CodeGen/RegAllocBigBlock.cpp
parent82b22101e668a5e4bd3ab04931378800b37c0bde (diff)
downloadbcm5719-llvm-bc308569a3b79a60759a1ce38dacaac23a21853e.tar.gz
bcm5719-llvm-bc308569a3b79a60759a1ce38dacaac23a21853e.zip
RecordVariable is called each time a DECLARE node is encountered. For an inlined
function, this could be many, many times. We don't want to re-add variables to that DIE for each time. We just want to add them once. Check to make sure that we haven't added them already. llvm-svn: 72047
Diffstat (limited to 'llvm/lib/CodeGen/RegAllocBigBlock.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud