Handles COMDAT symbol with an offset and refactor the code to only generated symbol if the second symbol was encountered. This happens very infrequently but happens in recursive_mutex implementation of MSVC STL library.
Details
Details
Summary
Diff Detail
Diff Detail
Event Timeline
sunho added a parent revision: D130452: [JITLink][COFF][x86_64] Implement remaining IMAGE_REL_AMD64_REL32_*..Jul 24 2022, 7:19 PM
sunho added a child revision: D130456: [ORC][COFF] Introduce COFFVCRuntimeBootstrapper..Jul 24 2022, 8:13 PM
This revision is now accepted and ready to land.Jul 25 2022, 6:39 PM
sunho removed a parent revision: D130452: [JITLink][COFF][x86_64] Implement remaining IMAGE_REL_AMD64_REL32_*..Jul 30 2022, 5:05 PM
This revision was landed with ongoing or failed builds.Jul 30 2022, 5:10 PM
Closed by commit rGb501770aef85: [JITLink][COFF] Handle COMDAT symbol with offset. (authored by sunho). · Explain Why
This revision was automatically updated to reflect the committed changes.
sunho removed a child revision: D130456: [ORC][COFF] Introduce COFFVCRuntimeBootstrapper..Jul 30 2022, 5:11 PM