1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 13:33:37 +02:00
llvm-mirror/lib/Target/SystemZ/Disassembler
Rafael Espindola 8cb53479d4 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.

llvm-svn: 221615
2014-11-10 18:11:10 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
SystemZDisassembler.cpp Misc style fixes. NFC. 2014-11-10 18:11:10 +00:00