llvm-6502/examples/Kaleidoscope
Rafael Espindola 57edc9d4ff 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202168 91177308-0d34-0410-b5e6-96231b3b80d8
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
Makefile