llvm-6502/lib/Target/X86/AsmParser
Benjamin Kramer 00e08fcaa0 Canonicalize header guards into a common format.
Add header guards to files that were missing guards. Remove #endif comments
as they don't seem common in LLVM (we can easily add them back if we decide
they're useful)

Changes made by clang-tidy with minor tweaks.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215558 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-13 16:26:38 +00:00
..
CMakeLists.txt AddressSanitizer instrumentation for MOV and MOVAPS. 2014-03-14 08:58:04 +00:00
LLVMBuild.txt
Makefile
X86AsmInstrumentation.cpp [asan] Support x86 REP MOVS asm instrumentation. 2014-07-31 09:11:04 +00:00
X86AsmInstrumentation.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
X86AsmParser.cpp MC X86: Accept ".att_syntax prefix" and diagnose noprefix 2014-08-06 23:21:13 +00:00
X86AsmParserCommon.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
X86Operand.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00