This is an archive of the discontinued LLVM Phabricator instance.

[X86][NFC] Remove duplicate X86ELFObjectWriter class
AbandonedPublic

Authored by thegameg on Jun 18 2016, 12:04 PM.

Details

Summary
  • lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp:

The X86ELFObjectWriter class is implemented in
lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp now.
The one in X86AsmBackend.cpp is not used anymore.

Diff Detail

Event Timeline

thegameg updated this revision to Diff 61169.Jun 18 2016, 12:04 PM
thegameg retitled this revision from to [X86][NFC] Remove duplicate X86ELFObjectWriter class.
thegameg updated this object.
thegameg added reviewers: rafael, pete, grosbach.
thegameg added a subscriber: llvm-commits.
thegameg updated this revision to Diff 65435.Jul 25 2016, 4:02 PM
thegameg abandoned this revision.Jun 16 2017, 2:06 PM