aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/InstrTypes.h
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
commit244cf489295b4fed69591a3c4f6404875d0d38ca (patch)
treef9c9e932db764bc160b2abd0d702feda2e926f07 /include/llvm/InstrTypes.h
parentaa2637b6ad3234e068167af31981d688f54191b0 (diff)
downloadexternal_llvm-244cf489295b4fed69591a3c4f6404875d0d38ca.zip
external_llvm-244cf489295b4fed69591a3c4f6404875d0d38ca.tar.gz
external_llvm-244cf489295b4fed69591a3c4f6404875d0d38ca.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). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82884 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/InstrTypes.h')
0 files changed, 0 insertions, 0 deletions