Use std::string instead of strdup() and free() in WinCodeViewLineTables
authorReid Kleckner <rnk@google.com>
Wed, 2 Dec 2015 22:34:30 +0000 (22:34 +0000)
committerReid Kleckner <rnk@google.com>
Wed, 2 Dec 2015 22:34:30 +0000 (22:34 +0000)
commitde603060b913c975e8c0ccee1e8afdf4933d29b3
treeae1f6f3bb6276922403da3f253030eeb5428eff2
parent44b99915504b69c98096d6b05f445b1fb58a848d
Use std::string instead of strdup() and free() in WinCodeViewLineTables

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254557 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp
lib/CodeGen/AsmPrinter/WinCodeViewLineTables.h