[PATCH] D24636: llvm-objdump Allow disassembly of ARM and thumb code mix in ELF object file.
khemant@codeaurora.org via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 15 15:10:06 PDT 2016
khemant added inline comments.
================
Comment at: test/tools/llvm-objdump/ARM/disassemble-arm-thumb-elf-mix.test:1
@@ +1,2 @@
+ at RUN: llvm-objdump -d %p/Inputs/arm-thumb-mix.elf-arm | FileCheck %s
+
----------------
Will be adding source and the way source was compiled and linked.
Repository:
rL LLVM
https://reviews.llvm.org/D24636
More information about the llvm-commits
mailing list