Function run_make_support::external_deps::llvm::llvm_readobj
source ยท pub fn llvm_readobj() -> LlvmReadobj
Expand description
Construct a new llvm-readobj
invocation with the GNU
output style.
This assumes that llvm-readobj
is available at $LLVM_BIN_DIR/llvm-readobj
.