1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/lib/Target/AArch64/AsmParser
Saleem Abdulrasool a8651a025e AArch64: remove extraneous padding
The structs BarrierOp, PrefetchOp, PSBHintOp are in AArch64AsmParser.cpp
(inside anonymous namespace).  This diff changes the order of fields and
removes the excessive padding (8 bytes).

Patch by Alexander Shaposhnikov!

llvm-svn: 279173
2016-08-18 22:35:06 +00:00
..
AArch64AsmParser.cpp AArch64: remove extraneous padding 2016-08-18 22:35:06 +00:00
CMakeLists.txt
LLVMBuild.txt