OSDN Git Service

Fixed some indentation in the AsmWriterInst
authorSean Callanan <scallanan@apple.com>
Tue, 9 Feb 2010 23:06:35 +0000 (23:06 +0000)
committerSean Callanan <scallanan@apple.com>
Tue, 9 Feb 2010 23:06:35 +0000 (23:06 +0000)
commitd0bc7f060ece77c670794ef60f7052e2ff1847c9
tree630c80a04e8d14af42dc0b97ac407fec07aff3df
parent4814e711ab64cab1d241a97476a905f1d8136877
Fixed some indentation in the AsmWriterInst
implementation.  Also changed the constructor
so that it does not require a Record, making it
usable by the EDEmitter.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95715 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/AsmWriterEmitter.cpp
utils/TableGen/AsmWriterInst.cpp
utils/TableGen/AsmWriterInst.h
utils/TableGen/EDEmitter.cpp