llvm-project/llvm/test/tools/llvm-objcopy/MachO
Fangrui Song 55c81d4282 [test] Use yaml2obj -o %t instead of > %t
To improve consistency and avoid unneeded shell feature (output
redirection).

While here, make other changes to improve consistency

--docnum 1 => --docnum=1
-docnum=x => --docnum=x
2020-01-21 17:20:18 -08:00
..
Inputs [llvm-objcopy][MachO] Fix symbol order in the symbol table 2019-11-21 09:30:46 -08:00
add-section.test [llvm-objcopy][MachO] Implement --add-section 2019-12-16 14:07:29 +09:00
basic-big-endian-32-copy.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
basic-big-endian-64-copy.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
basic-executable-copy.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
basic-little-endian-32-copy.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
basic-little-endian-64-copy.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
dump-section.test [llvm-objcopy][MachO] Implement --dump-section 2019-11-25 12:30:37 +09:00
indirect-symbol-table-copy.s [llvm-objcopy] Add REQUIRES directive to fix a test 2019-10-30 16:21:00 +09:00
install-name-tool-add-rpath.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
install-name-tool-help-message.test Introduce llvm-install-name-tool 2019-11-19 23:42:37 -08:00
install-name-tool-version.test Introduce llvm-install-name-tool 2019-11-19 23:42:37 -08:00
min-version-load-commands.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
only-section.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
real-world-input-copy.test [llvm-objcopy][MachO] Recompute and update offset/size fields in the writer 2019-06-08 01:22:54 +00:00
redefine-symbol.s [llvm-objcopy][MachO] Implement --redefine-sym and --redefine-syms 2019-11-15 10:05:36 -08:00
remove-section.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
strip-all.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
strip-debug.test [llvm-strip][MachO] Test llvm-strip --strip-debug 2019-12-03 21:15:56 -08:00