diff options
author | Devang Patel <dpatel@apple.com> | 2010-01-20 23:56:40 +0000 |
---|---|---|
committer | Devang Patel <dpatel@apple.com> | 2010-01-20 23:56:40 +0000 |
commit | 3f4a77e08283a2d1c6149dcf37286b1bca10f39c (patch) | |
tree | 035ec1e11c4c4d4c0566e2e868119649c343a4b7 /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | 58552bcd65fc18d9bfc57563cc095d1fa2ba3b4c (diff) | |
download | llvm-3f4a77e08283a2d1c6149dcf37286b1bca10f39c.zip llvm-3f4a77e08283a2d1c6149dcf37286b1bca10f39c.tar.gz llvm-3f4a77e08283a2d1c6149dcf37286b1bca10f39c.tar.bz2 |
A Decl->getName() is not unique. However, the debug info descriptors
are uniqued. The debug info descriptor describing record's context is
necessary to keep two Decl's descriptor unique if their name match.
There is more work to do to create descriptors for DeclContext.
As a temp. step use type's name in FwdDecl.
llvm-svn: 94050
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions