]> granicus.if.org Git - clang/commit
[x86][ms-inline-asm] use of "jmp short" in asm is not supported
authorMichael Zuckerman <Michael.zuckerman@intel.com>
Fri, 14 Oct 2016 08:13:27 +0000 (08:13 +0000)
committerMichael Zuckerman <Michael.zuckerman@intel.com>
Fri, 14 Oct 2016 08:13:27 +0000 (08:13 +0000)
commitfce476b6e965594e2bf2ea2f03a3d1021e2e227a
tree6f8571126270b7d10d5dd29176b6e36875ede01a
parent96cad34618168320252c13f981ce64b8e6e2e720
[x86][ms-inline-asm] use of "jmp short" in asm is not supported

Test linked to: https://reviews.llvm.org/D24957

Committing in the name of Ziv Izhar: After check-all and LGTM .

Differential Revision: https://reviews.llvm.org/D24958

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@284213 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/ms-inline-asm.c