OSDN Git Service

Followup to 258750; update this test to use .p2align .
authorDan Gohman <dan433584@gmail.com>
Tue, 26 Jan 2016 00:17:24 +0000 (00:17 +0000)
committerDan Gohman <dan433584@gmail.com>
Tue, 26 Jan 2016 00:17:24 +0000 (00:17 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@258752 91177308-0d34-0410-b5e6-96231b3b80d8

test/MC/AArch64/inst-directive.s

index 7fd5200..1a44fd1 100644 (file)
 
     .section    .inst.aarch64_inst
 
-    .align  2
+    .p2align  2
     .global aarch64_inst
     .type   aarch64_inst,%function
 aarch64_inst:
     .inst 0x5e104020
 
-// CHECK-ASM:        .align  2
+// CHECK-ASM:        .p2align  2
 // CHECK-ASM:        .globl  aarch64_inst
 // CHECK-ASM:        .type   aarch64_inst,@function
 // CHECK-ASM: aarch64_inst: