mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
9c656450d6
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81461 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
AsmCond.h | ||
AsmLexer.cpp | ||
AsmLexer.h | ||
AsmParser.cpp | ||
AsmParser.h | ||
CMakeLists.txt | ||
llvm-mc.cpp | ||
Makefile |