[lld] r249150 - [ELF2] Fix mixed-Endian handling in DynamicSection<ELFT>::writeTo

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 2 10:47:28 PDT 2015


> +// RUN: llvm-readobj --program-headers --dynamic-table -t -s -dyn-symbols -section-data -hash-table %t | FileCheck %s

Nit: You are not using all of this. In fact I think only
"--dynamic-table -s" is used.

Cheers,
Rafael


More information about the llvm-commits mailing list