summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2016-11-01 21:33:55 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2016-11-01 21:33:55 +0000
commit7909e22c7ce3ce9e5547806c7b7dbe5e557aa9cc (patch)
tree9427aeac3476b4753fda9f27b63445bec5179c95 /llvm/test/Object/Inputs
parent883ebacd7885be5299e171da2e46e278c13bf671 (diff)
downloadbcm5719-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.elfbin435 -> 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
deleted file mode 100644
index 92c372a25f8..00000000000
--- a/llvm/test/Object/Inputs/invalid-section-index2.elf
+++ /dev/null
Binary files differ
OpenPOWER on IntegriCloud