Provenance notion for LLVM IR is important when implementing compiler which has pointer(e.g. Rust, C, C++).
Otherwise, compiler optimization would cause error result.
Provenance notion for LLVM IR is important when implementing compiler which has pointer(e.g. Rust, C, C++).
Otherwise, compiler optimization would cause error result.