1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Target/AArch64/InstPrinter
Tim Northover ad94615e06 Fix formatting in AArch64 backend.
This should fix three purely whitespace issues:
    + 80 column violations.
    + Tab characters.
    + TableGen brace placement.

No functional changes.

llvm-svn: 174370
2013-02-05 13:24:56 +00:00
..
AArch64InstPrinter.cpp
AArch64InstPrinter.h Fix formatting in AArch64 backend. 2013-02-05 13:24:56 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile