aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
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
commit6e6cdd00aaca083779eb70dc238779935da6b9c8 (patch)
treeed0b5c6ce5cbe71752791ccc3f8e253860829eb5 /Makefile.common
parentfecdc983908169a804960ec97a6d5a518d1fa72c (diff)
downloadexternal_llvm-6e6cdd00aaca083779eb70dc238779935da6b9c8.zip
external_llvm-6e6cdd00aaca083779eb70dc238779935da6b9c8.tar.gz
external_llvm-6e6cdd00aaca083779eb70dc238779935da6b9c8.tar.bz2
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134901 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Makefile.common')
0 files changed, 0 insertions, 0 deletions