1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/examples/Kaleidoscope
Rafael Espindola 32da4bdd4b Make DataLayout a plain object, not a pass.
Instead, have a DataLayoutPass that holds one. This will allow parts of LLVM
don't don't handle passes to also use DataLayout.

llvm-svn: 202168
2014-02-25 17:30:31 +00:00
..
Chapter2 [weak vtables] Place class definitions into anonymous namespaces to prevent weak vtables. 2013-11-19 03:08:35 +00:00
Chapter3 [cleanup] Fix the includes in the examples for r199082. 2014-01-13 09:53:45 +00:00
Chapter4 Make DataLayout a plain object, not a pass. 2014-02-25 17:30:31 +00:00
Chapter5 Make DataLayout a plain object, not a pass. 2014-02-25 17:30:31 +00:00
Chapter6 Make DataLayout a plain object, not a pass. 2014-02-25 17:30:31 +00:00
Chapter7 Make DataLayout a plain object, not a pass. 2014-02-25 17:30:31 +00:00
MCJIT [cleanup] Re-sort the examples #include lines with my sort_includes 2014-01-13 09:58:03 +00:00
CMakeLists.txt Add examples for Kaleidoscope chapters 2 through 6. 2009-09-22 21:15:19 +00:00
Makefile Add examples for Kaleidoscope chapters 2 through 6. 2009-09-22 21:15:19 +00:00