Implements IMAGE_SYM_CLASS_LABEL. It's simply a section + offset. This is not used a lot by llvm mc but very commonly used by MSVC compiler.
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
sunho added a parent revision: D129721: [JITLink][COFF] Handle out-of-order COMDAT second symbol..Jul 15 2022, 10:48 PM
This revision is now accepted and ready to land.Jul 17 2022, 11:36 AM
sunho removed a child revision: D129764: [ORC][COFF] Properly set weak flag to COMDAT symbols..Jul 25 2022, 7:05 AM
sunho removed a parent revision: D129721: [JITLink][COFF] Handle out-of-order COMDAT second symbol..
This revision was landed with ongoing or failed builds.Jul 25 2022, 7:23 AM
Closed by commit rGaef75aec3875: [JITLink][COFF] Implement IMAGE_SYM_CLASS_LABEL. (authored by sunho). · Explain Why
This revision was automatically updated to reflect the committed changes.