Skip to content
Commit 5ae44d2b authored by Manman Ren's avatar Manman Ren
Browse files

Debug Info: for static member variables, add AT_MIPS_linkage_name to the

definition DIE, to make old GDB happy.

We have a regression for old GDB when Clang uses DW_TAG_member to declare
static members inside a class, instead of DW_TAG_variable. This patch will fix
this regression.

rdar://problem/13291234

llvm-svn: 176143
parent 08037045
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment