summaryrefslogtreecommitdiffstats
path: root/llvm/test/Scripts/common_dump.py
diff options
context:
space:
mode:
authorGarrison Venn <gvenn.cfe.dev@gmail.com>2011-07-11 16:31:53 +0000
committerGarrison Venn <gvenn.cfe.dev@gmail.com>2011-07-11 16:31:53 +0000
commit5fb3f665166dd1080be05022fce7288d6328d910 (patch)
tree629bf8a32968542272ee0ecf2c557459da05e8e0 /llvm/test/Scripts/common_dump.py
parent5b304432bb07b47b129e286c96d0d1f1433ebb85 (diff)
downloadbcm5719-llvm-5fb3f665166dd1080be05022fce7288d6328d910.tar.gz
bcm5719-llvm-5fb3f665166dd1080be05022fce7288d6328d910.zip
Modified demo to work with non const Type parameters as is required by new
type system. However most of these modifications were due to IRBuilder (IRBuilderBase), not having been modified to NOT return such const qualified free types. If IRBuilder does not change, as can also be seen in its instruction creation methods, to use const free types, it may be useful to have ExceptionDemo drop IRBuilder usage. Modifying builder.getInt32Ty() to llvm::Type::getInt32Ty(builder.getContext()) is pretty ugly. llvm-svn: 134901
Diffstat (limited to 'llvm/test/Scripts/common_dump.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud