diff options
author | Zhan Jun Liau <zhanjunl@ca.ibm.com> | 2016-08-08 15:13:08 +0000 |
---|---|---|
committer | Zhan Jun Liau <zhanjunl@ca.ibm.com> | 2016-08-08 15:13:08 +0000 |
commit | 4fbc3f4a376f7902757c210aaf55962c6b09e829 (patch) | |
tree | 9fd149cdc267c7adcc378240d068d41d47a5c767 /clang/lib/CodeGen/BackendUtil.cpp | |
parent | eb912b9dd399c42e93f46229089eb2a6e6352083 (diff) | |
download | llvm-4fbc3f4a376f7902757c210aaf55962c6b09e829.zip llvm-4fbc3f4a376f7902757c210aaf55962c6b09e829.tar.gz llvm-4fbc3f4a376f7902757c210aaf55962c6b09e829.tar.bz2 |
[SystemZ] Add support for the .insn directive
Summary:
Add support for the .insn directive.
.insn is an s390 specific directive that allows encoding of an instruction
instead of using a mnemonic. The motivating case is some code in node.js that
requires support for the .insn directive.
Reviewers: koriakin, uweigand
Subscribers: koriakin, llvm-commits
Differential Revision: https://reviews.llvm.org/D21809
llvm-svn: 278012
Diffstat (limited to 'clang/lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions