llvm-6502/lib/Target/AArch64/Disassembler
Rafael Espindola d342c4c748 Misc style fixes. NFC.
This fixes a few cases of:

* Wrong variable name style.
* Lines longer than 80 columns.
* Repeated names in comments.
* clang-format of the above.

This make the next patch a lot easier to read.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221615 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-10 18:11:10 +00:00
..
AArch64Disassembler.cpp Misc style fixes. NFC. 2014-11-10 18:11:10 +00:00
AArch64Disassembler.h Misc style fixes. NFC. 2014-11-10 18:11:10 +00:00
AArch64ExternalSymbolizer.cpp Convert some assert(0) to llvm_unreachable or fold an 'if' condition into the assert. 2014-06-19 06:10:58 +00:00
AArch64ExternalSymbolizer.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
CMakeLists.txt Remove outdated CMake MSVC workaround 2014-06-08 07:37:17 +00:00
LLVMBuild.txt Update library dependencies. 2014-07-24 02:10:42 +00:00
Makefile AArch64/ARM64: move ARM64 into AArch64's place 2014-05-24 12:50:23 +00:00