forked from OSchip/llvm-project
ce4bec8e0c
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 |
||
---|---|---|
clang | ||
compiler-rt | ||
llvm |