An unused function warning was raised in https://bugs.llvm.org/show_bug.cgi?id=34178. The offending function, in AArch64MCCodeEmitter.cpp, was committed by me last week.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D36665
[AArch64] Remove unused MC function ClosedPublic Authored by samparker on Aug 14 2017, 1:48 AM.
Details Summary An unused function warning was raised in https://bugs.llvm.org/show_bug.cgi?id=34178. The offending function, in AArch64MCCodeEmitter.cpp, was committed by me last week.
Diff Detail
Event TimelineHerald added subscribers: kristof.beyls, javed.absar, rengolin, aemerson. · View Herald TranscriptAug 14 2017, 1:48 AM This revision is now accepted and ready to land.Aug 14 2017, 1:49 AM Closed by commit rL310823: [AArch64] Remove unused MC function (authored by sam_parker). · Explain WhyAug 14 2017, 2:17 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 110925 llvm/trunk/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp
|