Add a test that .align directives on capable processors use long NOPs.
authorDavid Sehr <sehr@google.com>
Tue, 5 Mar 2013 16:46:54 +0000 (16:46 +0000)
committerDavid Sehr <sehr@google.com>
Tue, 5 Mar 2013 16:46:54 +0000 (16:46 +0000)
commit81ee0f73685f966ea279b01cbb9587c70ad91bed
tree18dda974b46bf3d9f4b2449f64092005e0e42559
parentd4c3e566922e04296c29cc4a1695e06a2b53bcb7
Add a test that .align directives on capable processors use long NOPs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176490 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/X86/x86_long_nop.s [new file with mode: 0644]