[llvm] [BOLT] Properly propagate Cursor errors (PR #84378)

Amir Ayupov via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 7 14:42:03 PST 2024


https://github.com/aaupov commented:

General suggestion: you can set and propagate errors from DE, e.g. `DE.getULEB128(&Offset, &Err)`

https://github.com/llvm/llvm-project/pull/84378


More information about the llvm-commits mailing list