diff options
| author | Bill Wendling <isanbard@gmail.com> | 2009-05-18 22:02:36 +0000 | 
|---|---|---|
| committer | Bill Wendling <isanbard@gmail.com> | 2009-05-18 22:02:36 +0000 | 
| commit | bc308569a3b79a60759a1ce38dacaac23a21853e (patch) | |
| tree | 1017b95f71a577757ce3f512adfc65055298ac8e /llvm/lib/CodeGen/MachOWriter.cpp | |
| parent | 82b22101e668a5e4bd3ab04931378800b37c0bde (diff) | |
| download | bcm5719-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/MachOWriter.cpp')
0 files changed, 0 insertions, 0 deletions

