aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorDmitri Gribenko <gribozavr@gmail.com>2013-03-04 23:06:15 +0000
committerDmitri Gribenko <gribozavr@gmail.com>2013-03-04 23:06:15 +0000
commitbcf7f4d3bbd920d29a8e1ebca998ea9e21fe716d (patch)
tree1d2975f918c89343f48b071ac16b85cb930a08cf /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent208b5beb60862ab7fd3dde5de77950ceb29290c4 (diff)
downloadllvm-bcf7f4d3bbd920d29a8e1ebca998ea9e21fe716d.zip
llvm-bcf7f4d3bbd920d29a8e1ebca998ea9e21fe716d.tar.gz
llvm-bcf7f4d3bbd920d29a8e1ebca998ea9e21fe716d.tar.bz2
Comment parsing: refactor handling of command markers in AST
* Use the term 'command marker', because the semantics of 'backslash' and 'at' commands are the same. (Talking about 'at commands' makes them look like a special entity.) * Sink the flag down into bitfields, reducing the size of AST nodes. * Change the flag into an enum for clarity. Boolean function parameters are not very clear. * Add unittests for new tok::at_command tokens. llvm-svn: 176461
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions