OSDN Git Service

[AArch64, COFF] Interpret .align as power of two for COFF as well
authorMartin Storsjo <martin@martin.st>
Wed, 19 Jul 2017 20:14:24 +0000 (20:14 +0000)
committerMartin Storsjo <martin@martin.st>
Wed, 19 Jul 2017 20:14:24 +0000 (20:14 +0000)
commit7b5942105005ee09c9ac2b3d00532ff8d7fe8e08
tree3bf8bd5a7c44f85f4f40dc7969d39b51641ec55a
parenta6df1e57e873c4720a00c02de3a25b07596e5243
[AArch64, COFF] Interpret .align as power of two for COFF as well

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@308517 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp
test/MC/AArch64/coff-align.s [new file with mode: 0644]