1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/include
Chris Lattner 5a4eaff632 inline classof implementations, eliminate use of virtual methods.
classof<ConstantXXX> is now MUCH faster than it used to be.

llvm-svn: 14986
2004-07-19 00:58:47 +00:00
..
Config link.h causes problems on some platforms and is not needed on solaris, where 2004-07-17 03:09:12 +00:00
llvm inline classof implementations, eliminate use of virtual methods. 2004-07-19 00:58:47 +00:00
Support Add a new macro to be used for the end of enum lists. 2004-07-16 00:01:05 +00:00