1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/lib
Sam Clegg fd23fe5744 [WebAssembly] Remove unused methods from MCWasmObjectTargetWriter
These methods looks like they were originally came from
MCELFObjectTargetWriter but they are never called by the
WasmObjectWriter.

Remove these methods meant the declaration of WasmRelocationEntry
could also move into the cpp file.

Differential Revision: https://reviews.llvm.org/D33905

llvm-svn: 304804
2017-06-06 16:38:59 +00:00
..
Analysis Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
AsmParser Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
Bitcode Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
CodeGen Fix spelling mistake in getRThroughput static function names. NFCI. 2017-06-06 14:25:34 +00:00
DebugInfo Fix another ordering constraint with windows.h and comment about 2017-06-06 12:43:20 +00:00
Demangle [ItaniumDemangle] Fix a exponential string copying bug 2017-05-28 23:24:52 +00:00
ExecutionEngine Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
Fuzzer Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
IR Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
IRReader
LineEditor
Linker Support for taking the max of module flags when linking, use for PIE/PIC 2017-05-23 00:08:00 +00:00
LTO Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
MC [WebAssembly] Remove unused methods from MCWasmObjectTargetWriter 2017-06-06 16:38:59 +00:00
Object Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
ObjectYAML Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
Option Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
Passes [PM] Add GVNSink to the pipeline. 2017-06-03 23:18:29 +00:00
ProfileData Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
Support Fix another ordering constraint with windows.h and comment about 2017-06-06 12:43:20 +00:00
TableGen Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
Target [mips] Add madd4 subtarget feature 2017-06-06 15:33:01 +00:00
ToolDrivers Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
Transforms [IRCE] Canonicalize pre/post loops after the blocks are added into parent loop 2017-06-06 14:54:01 +00:00
XRay Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
CMakeLists.txt Move lib/LibDriver -> lib/ToolDrivers/llvm-lib. NFCI. 2017-05-13 22:06:46 +00:00
LLVMBuild.txt Move lib/LibDriver -> lib/ToolDrivers/llvm-lib. NFCI. 2017-05-13 22:06:46 +00:00