summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorKevin Enderby <enderby@apple.com>2009-09-10 20:51:44 +0000
committerKevin Enderby <enderby@apple.com>2009-09-10 20:51:44 +0000
commitce4bec8e0ce57f3e11fb34db49cf81ffdf216f78 (patch)
treecf58243baefffdc5c43c438a7cc0c1bbfbb46c74 /clang/lib/CodeGen/CodeGenModule.cpp
parent04e1e22fe7a5d2728714fb2e5fd031f341d63640 (diff)
downloadbcm5719-llvm-ce4bec8e0ce57f3e11fb34db49cf81ffdf216f78.tar.gz
bcm5719-llvm-ce4bec8e0ce57f3e11fb34db49cf81ffdf216f78.zip
Added the ParseInstruction() hook for target specific assembler directives so
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud