This allows for diagnosing malformed LLVM IR debug info metadata such as the one in the testcase.
rdar://problem/59756060
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM
| llvm/test/Verifier/llvm.loop.cu.ll | ||
|---|---|---|
| 22 | Yeah, correct IR here would be scope: !6, I suppose that's why the duplicate DICompileUnit hangs around. | |
Yeah, correct IR here would be scope: !6, I suppose that's why the duplicate DICompileUnit hangs around.