By including the module name in the error message. This makes the error message much more useful and saves a trip to the debugger.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D14473
[Verifier] Improve error for cross-module references ClosedPublic Authored by loladiro on Nov 6 2015, 6:23 PM.
Details Summary By including the module name in the error message. This makes the error message much more useful and saves a trip to the debugger.
Diff Detail
Event Timelineloladiro updated this object. Closed by commit rL254437: [Verifier] Improve error for cross-module refs (authored by kfischer). · Explain WhyDec 1 2015, 11:09 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 41537 llvm/trunk/lib/IR/Verifier.cpp
llvm/trunk/unittests/IR/VerifierTest.cpp
|