Consider lib/dll files in llvm-jitlink.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D129944
[JITLink][COFF] Consider lib/dll files in llvm-jitlink. ClosedPublic Authored by sunho on Jul 16 2022, 2:12 PM.
Details Summary Consider lib/dll files in llvm-jitlink.
Diff Detail
Event Timelinesunho added a parent revision: D129941: [JITLink][COFF] Implement IMAGE_COMDAT_SELECT_LARGEST partially..Jul 16 2022, 2:12 PM sunho added a child revision: D129945: [JITLink][COFF] Don't dead strip seh frame of exported function..Jul 16 2022, 2:43 PM This revision is now accepted and ready to land.Jul 25 2022, 2:53 PM sunho removed a parent revision: D129941: [JITLink][COFF] Implement IMAGE_COMDAT_SELECT_LARGEST partially..Jul 25 2022, 8:54 PM This revision was landed with ongoing or failed builds.Jul 25 2022, 9:00 PM Closed by commit rG85c6629d8555: [JITLink][COFF] Consider lib/dll files in llvm-jitlink. (authored by sunho). · Explain Why This revision was automatically updated to reflect the committed changes. sunho removed a child revision: D129945: [JITLink][COFF] Don't dead strip seh frame of exported function..Jul 25 2022, 9:00 PM
Revision Contents
Diff 447550 llvm/tools/llvm-jitlink/llvm-jitlink.cpp
|