mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 04:17:17 +08:00
This is the work done by Ryan Brown from http://reviews.llvm.org/D8712 that makes a TypeSystem class and abstracts types to be able to use a type system. All tests pass on MacOSX and passed on linux the last time this was submitted. llvm-svn: 244679