[Stackmap] Emit multi-byte nops for X86.
authorJuergen Ributzka <juergen@apple.com>
Wed, 4 Dec 2013 00:39:08 +0000 (00:39 +0000)
committerJuergen Ributzka <juergen@apple.com>
Wed, 4 Dec 2013 00:39:08 +0000 (00:39 +0000)
commit6abfcbdfc8ceee8ad97ec36b0303e3ed89bcb347
tree7be56cd869187f3a2ad97897edf36f73cf0a8c0a
parent4f47f014cd0ae58e90011117ada9c6770a7fe9be
[Stackmap] Emit multi-byte nops for X86.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196334 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86MCInstLower.cpp
test/CodeGen/X86/patchpoint.ll
test/CodeGen/X86/stackmap-nops.ll [new file with mode: 0644]
test/MC/X86/stackmap-nops.ll [new file with mode: 0644]