Mercurial > hg > CbC > CbC_llvm
diff lld/test/mach-o/arm64-section-order.yaml @ 173:0572611fdcc8 llvm10 llvm12
reorgnization done
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 25 May 2020 11:55:54 +0900 |
parents | 1d019706d866 |
children | 2e18cbf3894f |
line wrap: on
line diff
--- a/lld/test/mach-o/arm64-section-order.yaml Mon May 25 11:50:15 2020 +0900 +++ b/lld/test/mach-o/arm64-section-order.yaml Mon May 25 11:55:54 2020 +0900 @@ -1,7 +1,7 @@ # RUN: ld64.lld -arch arm64 -r -print_atoms %s -o %t # RUN: ld64.lld -arch arm64 -r -print_atoms %t -o %t2 -# RUN: llvm-objdump -section-headers %t | FileCheck %s -# RUN: llvm-objdump -section-headers %t2 | FileCheck %s +# RUN: llvm-objdump --section-headers %t | FileCheck %s +# RUN: llvm-objdump --section-headers %t2 | FileCheck %s # Make sure that the sections are sorted. Currently we want this order: # __text, __unwind_info