llvm-project/llvm/lib/Target/AArch64/InstPrinter
Tim Northover bcaca87d53 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