1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/include
Chris Lattner afa7d2eacc hoist the new isel interpreter out of DAGISelHeader.h
(which gets #included into the middle of each 
target's DAGISel class) into a .cpp file where it is
only compiled once.

llvm-svn: 97425
2010-02-28 22:37:22 +00:00
..
llvm hoist the new isel interpreter out of DAGISelHeader.h 2010-02-28 22:37:22 +00:00
llvm-c Add support for global variables in an address space for llvm-c and ocaml. 2010-02-28 09:46:13 +00:00