llvm-project/llvm/test/tools/llvm-size
Kevin Enderby 600fb3f28e Add the first of what will be a long line of additional error checks for invalid Mach-O files.
This is where an LC_SEGMENT load command has a fileoff field that
extends past the end of the file.

Also fix llvm-nm and llvm-size to remove the errorToErrorCode() call so error messages are printed.
And needed to update a few test cases now that they do print the error messages just a
bit differently.

llvm-svn: 277845
2016-08-05 18:19:40 +00:00
..
Inputs Revert "Correct size calculations for ELF files" 2016-02-09 21:30:10 +00:00
X86 [llvm-size] Implement --common option 2016-03-28 16:48:10 +00:00
basic.test Add the first of what will be a long line of additional error checks for invalid Mach-O files. 2016-08-05 18:19:40 +00:00
darwin-m.test Fix a formatting problems with llvm-size and the -m option. 2016-02-09 18:33:15 +00:00