Use DW_FORM_data2 for DW_AT_language and let users use DW_LANG_lo_user=0x8000 to...
authorDevang Patel <dpatel@apple.com>
Wed, 23 Feb 2011 22:37:04 +0000 (22:37 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 23 Feb 2011 22:37:04 +0000 (22:37 +0000)
commit3a4ae32ed7bf117a4fdc438fe0b297eec8e9b1ac
tree1a81088d4031344d0337c7c76bfcdfe6005c6303
parent1d6b2c74c074a14dba1ff453267d1c8d45619d93
Use DW_FORM_data2 for DW_AT_language and let users use DW_LANG_lo_user=0x8000 to DW_LANG_hi_user=0xffff range.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126339 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
test/CodeGen/X86/2010-06-28-DbgEntryPC.ll