1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/test
Sam Clegg 1e7ea802fe [WebAssembly] Expose the offset of each data segment
Summary:
This allows tools like lld that process relocations
to apply data relocation correctly. This information
is required because relocation are stored as section
offset.

Subscribers: jfb, dschuff, jgravelle-google, aheejin

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

llvm-svn: 307741
2017-07-12 00:24:54 +00:00
..
Analysis
Assembler Enhance synchscope representation 2017-07-11 22:23:00 +00:00
Bindings
Bitcode Enhance synchscope representation 2017-07-11 22:23:00 +00:00
BugPoint
CodeGen Enhance synchscope representation 2017-07-11 22:23:00 +00:00
DebugInfo [codeview] Change readobj symbol dumping format 2017-07-11 23:41:41 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation Enhance synchscope representation 2017-07-11 22:23:00 +00:00
Integer
JitListener
LibDriver
Linker Enhance synchscope representation 2017-07-11 22:23:00 +00:00
LTO
MC [WebAssembly] Expose the offset of each data segment 2017-07-12 00:24:54 +00:00
Object [WebAssembly] Be consistent in generating trivial test input files 2017-07-10 20:43:26 +00:00
ObjectYAML [WebAssembly] Expose the offset of each data segment 2017-07-12 00:24:54 +00:00
Other fix typos in comments; NFC 2017-07-11 06:04:59 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen [globalisel][tablegen] Fix an multi-insn match bug where ComplexPattern is used on multiple insns. 2017-07-11 10:40:18 +00:00
ThinLTO/X86
tools [codeview] Change readobj symbol dumping format 2017-07-11 23:41:41 +00:00
Transforms [IPO] Temporarily rollback r307215. 2017-07-11 23:10:17 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh