This commit adds special handling for the debug intrinsic value
handling. LLVM allows to relax the def before use property for debug
intrinsics, so this property cannot be assumed for metadata values.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo