Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/test/ExecutionEngine/RuntimeDyld/X86/
-
trunk/
-
test/
-
ExecutionEngine/
-
RuntimeDyld/
-
X86/
-
ELF_x86-64_PIC-small-relocations.s
Hide Panel
f
Keyboard Reference
?
Differential
D16096
[RuntimeDyld] Provide initial tests for small code models on ELF
Closed
Public
Authored by
davide
on Jan 11 2016, 4:25 PM.
Download Raw Diff
Details
Reviewers
lhames
Commits
rG5e82324fe447: [JIT] Add small-code model test for ELF.
rL258087: [JIT] Add small-code model test for ELF.
Diff Detail
Repository
rL LLVM
Event Timeline
davide
updated this revision to
Diff 44579
.
Jan 11 2016, 4:25 PM
davide
retitled this revision from
to
[RuntimeDyld] Provide initial tests for small code models on ELF
.
davide
updated this object.
davide
added a reviewer:
lhames
.
davide
added a subscriber:
llvm-commits
.
lhames
accepted this revision.
Jan 16 2016, 4:54 PM
lhames
edited edge metadata.
Comment Actions
LGTM. Thanks David.
This revision is now accepted and ready to land.
Jan 16 2016, 4:54 PM
Closed by commit
rL258087: [JIT] Add small-code model test for ELF.
(authored by
davide
).
·
Explain Why
Jan 18 2016, 1:18 PM
This revision was automatically updated to reflect the committed changes.