summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2015-01-15 03:34:31 +0000
committerJim Ingham <jingham@apple.com>2015-01-15 03:34:31 +0000
commitd919163a69fff4c86d805998e045fcf0d0b1434e (patch)
tree3c4c9d0189894c7265653eb644a4cbbb229242e0 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentf7bb1fba36f50bf6a135fd808ce9fdae20d7040c (diff)
Fix a little thinko in r226017 - the code to actually add the demangled name to the Mangled object got
moved into the #else branch of the #if/#elif/#endif, so it wasn't getting done in the #if case anymore. Keep the code to add the demangled name outside of the #if, and then just free the demangled_name and set it back to NULL in the Windows case. <rdar://problem/19479499> llvm-svn: 226088
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions