llvm-6502/examples
Rafael Espindola 9758b4ae95 Simplify the Mangler interface now that DataLayout is mandatory.
We only need to pass in a DataLayout when mangling a raw string, not when
constructing the mangler.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240405 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-23 13:59:29 +00:00
..
BrainF BrainF.cpp: Update CreateCall() according to r237624. 2015-05-19 06:50:19 +00:00
ExceptionDemo Fix up Exception demo from recent opaque pointer type changes to GEP 2015-04-22 04:24:43 +00:00
Fibonacci Fix configure and make build of llvm examples. 2014-09-03 13:12:16 +00:00
HowToUseJIT llvm/examples: Add missing include according to r230907. 2015-03-02 01:04:34 +00:00
Kaleidoscope Simplify the Mangler interface now that DataLayout is mandatory. 2015-06-23 13:59:29 +00:00
ModuleMaker
OCaml-Kaleidoscope
ParallelJIT llvm/examples: Add missing include according to r230907. 2015-03-02 01:04:34 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile