Use value types instead of 'new'd objects to store dwarf labels for asm files
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 11 Apr 2014 00:43:52 +0000 (00:43 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 11 Apr 2014 00:43:52 +0000 (00:43 +0000)
commite6cd1ac2d56b22fe6225e553d89c79b138b604bb
tree714d942b030f630189370646bbde13f18b6b3c96
parent62fc093cf283e6be570a4d553d38c9128363960f
Use value types instead of 'new'd objects to store dwarf labels for asm files

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206009 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCContext.h
lib/MC/MCDwarf.cpp