The code was incorrectly sorting by the function address.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D123311
[ORC] Fix sorting of contructors by priority ClosedPublic Authored by Hahnfeld on Apr 7 2022, 7:24 AM.
Details
Summary The code was incorrectly sorting by the function address.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 10 2022, 11:23 AM This revision was landed with ongoing or failed builds.May 11 2022, 12:14 AM Closed by commit rGe451d552348b: [ORC] Fix sorting of contructors by priority (authored by Hahnfeld). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 428571 llvm/lib/ExecutionEngine/Orc/LLJIT.cpp
llvm/test/ExecutionEngine/OrcLazy/global-ctors-and-dtors.ll
|