MCDwarf: Oh, and move the directory string over to std::string as well
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 13 Mar 2014 19:05:33 +0000 (19:05 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 13 Mar 2014 19:05:33 +0000 (19:05 +0000)
commit43e7eb8ff4971ea5546516c35fa16e2154101896
tree85dd1d3090d68b30f3c02e72ecca80119b4a4c11
parent8c987f534048928a7242e5edeac09b07de353a3d
MCDwarf: Oh, and move the directory string over to std::string as well

(see r203831 for similar stuff)

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