OSDN Git Service

Properly escape dashes in TableGen's LLVMC2 emitter.
authorAnton Korobeynikov <asl@math.spbu.ru>
Sat, 8 Nov 2008 10:16:21 +0000 (10:16 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sat, 8 Nov 2008 10:16:21 +0000 (10:16 +0000)
commit760a5724c671467dd407184c7a88ae145c0f938b
treefe1a6d6b8c7fba811c4949c4a41e00a6ab0ada58
parent203e71db299b36eee5649d9a7223c3b13af496bc
Properly escape dashes in TableGen's LLVMC2 emitter.
Patch by Patrick Walton!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58901 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/LLVMCConfigurationEmitter.cpp