aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-01-24 23:19:54 +0000
committerTed Kremenek <kremenek@apple.com>2008-01-24 23:19:54 +0000
commit8a025806a44a270216fd14cec83b6840a9afed03 (patch)
treecc18b06a3c55f1deb2ba96722de3f253488fc3d0 /llvm/lib/CodeGen/MachineFunction.cpp
parentd9d581fc7b1b2ac8f7bd0eae262949396197df2f (diff)
downloadllvm-8a025806a44a270216fd14cec83b6840a9afed03.zip
llvm-8a025806a44a270216fd14cec83b6840a9afed03.tar.gz
llvm-8a025806a44a270216fd14cec83b6840a9afed03.tar.bz2
Some minor restructuring around LValue and RValue types. The value "kind"
information is not separated into a "base" and "sub" type. Eventually the value-tracking logic will know about LValues and RValues, but not about specialized LValues and RValues; separating the "kind" information into bits indicating whether an ExprValue is an LValue or an RValue from the bits that specify the actual value type makes this separation easier. llvm-svn: 46329
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions