diff options
author | Jim Grosbach <grosbach@apple.com> | 2010-09-30 01:29:54 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2010-09-30 01:29:54 +0000 |
commit | 4a57b76eea99aa112c42595a49f17ef69b75ca79 (patch) | |
tree | 4251c25181b32654334a96ecd58bdd631624b56e /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 832d2333a5e087649464ac7f61194feed10b2135 (diff) | |
download | llvm-4a57b76eea99aa112c42595a49f17ef69b75ca79.zip llvm-4a57b76eea99aa112c42595a49f17ef69b75ca79.tar.gz llvm-4a57b76eea99aa112c42595a49f17ef69b75ca79.tar.bz2 |
Let a target specify whether it wants an assembly printer to be the MC version
or not. TableGen needs to generate the printInstruction() function as taking
an MCInstr* or a MachineInstr*, depending. Default to the old non-MC
version so that everything not yet using MC continues to just work without
fidding.
llvm-svn: 115126
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions