mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
9f0fb453d8
that things like .word can be parsed as target specific. Moved parsing .word out of AsmParser.cpp into X86AsmParser.cpp as it is 2 bytes on X86 and 4 bytes for other targets that support the .word directive. llvm-svn: 81461 |
||
---|---|---|
.. | ||
AsmCond.h | ||
AsmLexer.cpp | ||
AsmLexer.h | ||
AsmParser.cpp | ||
AsmParser.h | ||
CMakeLists.txt | ||
llvm-mc.cpp | ||
Makefile |