1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/include
Nick Lewycky e83d55a4d2 Despite what the GCC wiki says, a quick search shows that
DW_AT_GNU_template_name = 0x2110, not 0x2108. That would explain those 
attr #0x2110 under the DW_TAG_GNU_template_template_param I'm seeing. Migrate
from documented values to reality.

llvm-svn: 139785
2011-09-15 05:30:55 +00:00
..
llvm Despite what the GCC wiki says, a quick search shows that 2011-09-15 05:30:55 +00:00
llvm-c Add some useful accessors to c++ api that appear to be missing from the c api 2011-08-23 20:27:46 +00:00