Without this patch, we hit the following a lot:
"llvm.dbg.declare intrinsic requires a !dbg attachment"
"DICompileUnit not listed in llvm.dbg.cu"
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Sounds good to me - wouldn't mind slrightly more testing, but not mandatory.
llvm/test/tools/llvm-reduce/debug-metadata-verifier.ll | ||
---|---|---|
3 | Might be worth checking for the dbg.cu and dbg.declare this patch is about? |
llvm/test/tools/llvm-reduce/debug-metadata-verifier.ll | ||
---|---|---|
3 | done |
Might be worth checking for the dbg.cu and dbg.declare this patch is about?