Open
Description
Extracted from llvm/tools/llvm-debuginfo-analyzer/README.txt
https://reviews.llvm.org/D125783#inline-1294164
The more idiomatic LLVM way to handle this would be to have find
return Optional<ValueType>
.
Extracted from llvm/tools/llvm-debuginfo-analyzer/README.txt
https://reviews.llvm.org/D125783#inline-1294164
The more idiomatic LLVM way to handle this would be to have find
return Optional<ValueType>
.