By moving target-independent code from
llvm/lib/Target/X86/X86IndirectThunks.cpp
to
llvm/include/llvm/CodeGen/IndirectThunks.h
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D81401
[NFC] Refactor ThunkInserter to make it available for all targets. ClosedPublic Authored by kristof.beyls on Jun 8 2020, 8:12 AM.
Details Summary By moving target-independent code from
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 8 2020, 9:16 AM Closed by commit rG994748770c35: [NFC] Refactor ThunkInserter to make it available for all targets. (authored by kristof.beyls). · Explain WhyJun 11 2020, 1:15 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 270052 llvm/include/llvm/CodeGen/IndirectThunks.h
llvm/lib/Target/X86/X86IndirectThunks.cpp
|