[PATCH] tools: support decoding ARM EHABI opcodes in readobj
Logan Chien
tzuhsiang.chien at gmail.com
Mon Jan 20 06:32:38 PST 2014
LGTM. Thanks.
================
Comment at: test/tools/llvm-readobj/ARM/unwind.s:1
@@ -1,2 +1,2 @@
@ RUN: llvm-mc -triple armv7-eabi -filetype obj -o - %s | llvm-readobj -u - \
@ RUN: | FileCheck %s
----------------
IMO, I would suggest to use armv7-linux-gnueabi as the triple.
http://llvm-reviews.chandlerc.com/D2565
More information about the llvm-commits
mailing list