Chris Lattner 9c4eb70eae * Cnstants are now global objects
* ConstantPools no longer exist
* Constants are global objects in the LLVM system
* Constants are structurally equilivant if they are pointer equilivant
* Support abstract & opaque types
* Support setName on constants even though they don't track names
* Constnats don't get copy ctors anymore
* ConstPoolVal::equals is no longer useful [use ptr equivalency]
* Support generic factory classes to create and maintain constants

llvm-svn: 460
2001-09-07 16:46:31 +00:00
2001-09-07 16:46:31 +00:00
2001-09-01 01:47:52 +00:00
2001-08-28 23:28:25 +00:00
2001-07-21 19:43:08 +00:00
2001-07-25 22:46:22 +00:00
2001-07-21 19:43:08 +00:00
2001-06-06 20:29:01 +00:00
Description
Fork of llvm with experimental commits and workarounds for RPCS3
634 MiB
Languages
C++ 96.9%
C 1%
Python 1%
CMake 0.6%
OCaml 0.2%
Other 0.1%