aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2009-09-27 00:45:11 +0000
committerNick Lewycky <nicholas@mxc.ca>2009-09-27 00:45:11 +0000
commit84a1eeb7edbf66e52cb83c1956ad39fbf5ed10fa (patch)
treec3ccf373c9ca6652a13a9d2d9aea8de36f9bfc12 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
parente00745b285690934a4063df105d865fba66bec7d (diff)
downloadllvm-84a1eeb7edbf66e52cb83c1956ad39fbf5ed10fa.zip
llvm-84a1eeb7edbf66e52cb83c1956ad39fbf5ed10fa.tar.gz
llvm-84a1eeb7edbf66e52cb83c1956ad39fbf5ed10fa.tar.bz2
Move the integer type out of 'derived' and into 'primitive'. This permits us
to explain that derived types are all composed of other types, which primitive types aren't. Without moving integer out of derived, this wouldn't be true. Perform a few trivial cleanups; 'i1' went from a link to #t_primitive to #t_integer (a holdover from when it was a bool type I suppose). llvm-svn: 82884
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions