Sort symbols before dumping so we get a deterministic order and can check them in tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D146658
[JITLink] Deterministic JITDylib symbol table dumps ClosedPublic Authored by sgraenitz on Mar 22 2023, 1:28 PM.
Details
Summary Sort symbols before dumping so we get a deterministic order and can check them in tests.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 22 2023, 2:03 PM This revision was landed with ongoing or failed builds.Mar 22 2023, 2:12 PM Closed by commit rGe73186796db9: [JITLink] Deterministic JITDylib symbol table dumps (authored by sgraenitz). · Explain Why This revision was automatically updated to reflect the committed changes.
Diff 507501 llvm/lib/ExecutionEngine/Orc/Core.cpp
|