Avoid directly relying on llvm.dbg.compile_unit and llvm.dbg.global_variables.
authorDevang Patel <dpatel@apple.com>
Mon, 6 Jul 2009 23:28:36 +0000 (23:28 +0000)
committerDevang Patel <dpatel@apple.com>
Mon, 6 Jul 2009 23:28:36 +0000 (23:28 +0000)
commit92c551103f18ef30c26c7fd90bafc780d3d41b6d
tree87377987df07af25993b87653f72614263588fed
parent8d6162a4bec995ec3aaa0cbd7a203738b350425b
Avoid directly relying on llvm.dbg.compile_unit and llvm.dbg.global_variables.

PIC16 developers, please verify. Thanks.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74880 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PIC16/PIC16DebugInfo.cpp