make the asm matcher emitter reject instructions that have comments
[oota-llvm.git] / utils / TableGen / ClangAttrEmitter.h
2010-10-20 Anders CarlssonAdd a way to emit StringSwitch of clang attribute spell...
2010-08-18 Sean HuntFinish full attribute class emission for clang.
2010-06-16 Sean HuntAdd preliminary clang attribute generation support.