hanchenye-llvm-project/llvm/unittests
Andres Freund 361941283f Revert r333147 "[ORC] Add findSymbolIn() wrapper to C bindings."
This reverts r333147 until https://reviews.llvm.org/D47308 is ready to
be reviewed. r333147 exposed a behavioural difference between
OrcCBindingsStack::findSymbolIn() and OrcCBindingsStack::findSymbol(),
where only the latter does name mangling. After r333147 that causes a
test failure on OSX, because the new test looks for main using
findSymbolIn() but the mangled name is _main.

llvm-svn: 333152
2018-05-24 05:10:19 +00:00
..
ADT [STLExtras] Add size() for ranges, and remove distance() 2018-05-16 23:20:42 +00:00
Analysis [SimplifyLibcalls] Replace locked IO with unlocked IO 2018-05-16 11:39:52 +00:00
AsmParser
BinaryFormat [dwarf] Unify unknown dwarf enum formatting code 2018-03-21 11:46:37 +00:00
Bitcode Pass a reference to a module to the bitcode writer. 2018-02-14 19:11:32 +00:00
CodeGen Inline a few CMake variables into their only uses. 2018-05-14 19:23:31 +00:00
DebugInfo [DWARF] Refactor callback usage for .debug_line error handling 2018-05-21 15:30:54 +00:00
Demangle Inline a few CMake variables into their only uses. 2018-05-14 19:23:31 +00:00
ExecutionEngine Revert r333147 "[ORC] Add findSymbolIn() wrapper to C bindings." 2018-05-24 05:10:19 +00:00
FuzzMutate
IR [Dominators] Add PDT constructor from Function 2018-05-23 17:29:21 +00:00
LineEditor
Linker Inline a few CMake variables into their only uses. 2018-05-14 19:23:31 +00:00
MC [WebAssembly] Initial Disassembler. 2018-05-10 22:16:44 +00:00
MI [LiveIntervals] Handle moving up dead partial write 2018-02-26 14:42:13 +00:00
Object
ObjectYAML
Option Re-revert "[Option] Fix PR37006 prefix choice in findNearest" 2018-05-19 16:21:01 +00:00
Passes Fix build warning compiling TestPlugin on Windows and disable Passes plugin stuff on Windows since it fundamentally can't work 2018-05-19 03:05:30 +00:00
ProfileData [Coverage] Take filenames into account when loading function records. 2018-05-08 19:26:51 +00:00
Support Support: Simplify endian stream interface. NFCI. 2018-05-18 19:46:24 +00:00
Target
Transforms [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
XRay Inline a few CMake variables into their only uses. 2018-05-14 19:23:31 +00:00
tools [llvm-exegesis] Analysis output uses HTML. 2018-05-22 13:31:29 +00:00
CMakeLists.txt alphabetize list 2018-05-14 18:23:05 +00:00