diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2016-11-01 21:33:55 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2016-11-01 21:33:55 +0000 |
commit | 7909e22c7ce3ce9e5547806c7b7dbe5e557aa9cc (patch) | |
tree | 9427aeac3476b4753fda9f27b63445bec5179c95 /llvm/test/Object/Inputs | |
parent | 883ebacd7885be5299e171da2e46e278c13bf671 (diff) | |
download | bcm5719-llvm-7909e22c7ce3ce9e5547806c7b7dbe5e557aa9cc.tar.gz bcm5719-llvm-7909e22c7ce3ce9e5547806c7b7dbe5e557aa9cc.zip |
Don't compute DotShstrtab eagerly.
This saves a field that is not always used. It also avoids failing a
program that doesn't need the section names.
llvm-svn: 285753
Diffstat (limited to 'llvm/test/Object/Inputs')
-rw-r--r-- | llvm/test/Object/Inputs/invalid-section-index2.elf | bin | 435 -> 0 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Object/Inputs/invalid-section-index2.elf b/llvm/test/Object/Inputs/invalid-section-index2.elf Binary files differdeleted file mode 100644 index 92c372a25f8..00000000000 --- a/llvm/test/Object/Inputs/invalid-section-index2.elf +++ /dev/null |