This is an archive of the discontinued LLVM Phabricator instance.

R600/SI: Use ELF64 format instead of ELF32
ClosedPublic

Authored by tstellarAMD on Jun 11 2015, 8:42 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

tstellarAMD retitled this revision from to R600/SI: Use ELF64 format instead of ELF32.
tstellarAMD updated this object.
tstellarAMD edited the test plan for this revision. (Show Details)
tstellarAMD added reviewers: arsenm, rafael.
tstellarAMD added a subscriber: Unknown Object (MLST).
rafael accepted this revision.Jun 17 2015, 7:05 AM
rafael edited edge metadata.

LGTM

lib/Target/R600/MCTargetDesc/AMDGPUAsmBackend.cpp
130 ↗(On Diff #27512)

You don't need this private:

This revision is now accepted and ready to land.Jun 17 2015, 7:05 AM
This revision was automatically updated to reflect the committed changes.