Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D99289
Verify that MDNodes belong to the same context as the Module. ClosedPublic Authored by nickwasmer on Mar 24 2021, 11:57 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 24 2021, 12:09 PM This revision was landed with ongoing or failed builds.Mar 24 2021, 12:38 PM Closed by commit rG80f6c99a78ac: Verify that MDNodes belong to the same context as the Module. (authored by nicholas). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 333091 llvm/lib/IR/Verifier.cpp
llvm/unittests/IR/VerifierTest.cpp
|