llvm-6502/tools
Lang Hames 6d6178426f [Orc][MCJIT][RuntimeDyld] Add symbol flags to symbols in RuntimeDyld. Thread the
new types through MCJIT and Orc.

In particular, add a 'weak' flag. When plumbed through RTDyldMemoryManager, this
will allow us to distinguish between weak and strong definitions and find the
right ones during symbol resolution.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231724 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-09 23:44:13 +00:00
..
bugpoint Replace a few instances of NULL with nullptr. 2015-02-26 01:10:49 +00:00
bugpoint-passes
dsymutil Adding parenthesis around logical expressions to silence a -Wparentheses warning; NFC. 2015-03-07 15:16:27 +00:00
gold Fix the build of the gold-plugin and examples. 2015-03-04 19:15:29 +00:00
llc Make DataLayout Non-Optional in the Module 2015-03-04 18:43:29 +00:00
lli Replace a few instances of NULL with nullptr. 2015-02-26 01:10:49 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-c-test
llvm-config Make helper functions static. 2015-03-09 16:23:46 +00:00
llvm-cov Make helper functions static. 2015-03-09 16:23:46 +00:00
llvm-diff Revert "Remove the explicit SDNodeIterator::operator= in favor of the implicit default" 2015-03-03 21:18:16 +00:00
llvm-dis
llvm-dwarfdump
llvm-extract Make DataLayout Non-Optional in the Module 2015-03-04 18:43:29 +00:00
llvm-go
llvm-jitlistener
llvm-link Add missing includes. make_unique proliferated everywhere. 2015-03-01 21:28:53 +00:00
llvm-lto Make helper functions static. 2015-03-09 16:23:46 +00:00
llvm-mc
llvm-mcmarkup
llvm-nm
llvm-objdump Make helper functions static. 2015-03-09 16:23:46 +00:00
llvm-pdbdump [llvm-pdbdump] Display full enum definitions. 2015-03-04 06:09:53 +00:00
llvm-profdata Make helper functions static. 2015-03-09 16:23:46 +00:00
llvm-readobj Add support for Nuxi CloudABI. 2015-03-09 18:40:45 +00:00
llvm-rtdyld [Orc][MCJIT][RuntimeDyld] Add symbol flags to symbols in RuntimeDyld. Thread the 2015-03-09 23:44:13 +00:00
llvm-shlib
llvm-size
llvm-stress
llvm-symbolizer
llvm-vtabledump Make helper functions static. 2015-03-09 16:23:46 +00:00
lto Add missing includes. make_unique proliferated everywhere. 2015-03-01 21:28:53 +00:00
macho-dump
msbuild
obj2yaml
opt Make helper functions static. 2015-03-09 16:23:46 +00:00
verify-uselistorder
yaml2obj Make helper functions static. 2015-03-09 16:23:46 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile