llvm-6502/examples
Rafael Espindola f2ce8f7874 Use PrivateLinkage now that it is safe.
Now that llvm's codegen knows to use an 'l' prefix when needed, we can just
use PrivateLinkage.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201624 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-19 01:46:57 +00:00
..
BrainF [cleanup] Re-sort the examples #include lines with my sort_includes 2014-01-13 09:58:03 +00:00
ExceptionDemo Use PrivateLinkage now that it is safe. 2014-02-19 01:46:57 +00:00
Fibonacci
HowToUseJIT
Kaleidoscope [cleanup] Re-sort the examples #include lines with my sort_includes 2014-01-13 09:58:03 +00:00
ModuleMaker
OCaml-Kaleidoscope
ParallelJIT
CMakeLists.txt Don't try to build ExceptionDemo on ARM. 2014-02-12 21:47:15 +00:00
LLVMBuild.txt
Makefile