diff options
author | Chris Lattner <sabre@nondot.org> | 2010-02-03 06:28:13 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-02-03 06:28:13 +0000 |
commit | 44f7325de557a7a30f564aa91ebaa0da8ee8dccc (patch) | |
tree | e3f08dbff5f0987cea96a38cceb45353123cafaa /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 3eef965b06584d1d67fbcf011125141300691e13 (diff) | |
download | bcm5719-llvm-44f7325de557a7a30f564aa91ebaa0da8ee8dccc.tar.gz bcm5719-llvm-44f7325de557a7a30f564aa91ebaa0da8ee8dccc.zip |
print instruction encodings with the existing comment facilities,
so that llvm-mc -show-encoding prints like this:
hlt ## encoding: [0xf4]
instead of like this:
hlt
# encoding: [0xf4]
llvm-svn: 95207
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions