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
.
pub fn llvm_readobj() -> LlvmReadobj
Construct a new llvm-readobj
invocation with the GNU
output style.
This assumes that llvm-readobj
is available at $LLVM_BIN_DIR/llvm-readobj
.