diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2017-09-20 16:42:56 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2017-09-20 16:42:56 +0000 |
commit | e4bad83edb9abd8bd5b33c74c06dcccacc3c9405 (patch) | |
tree | ce86b08bcb927e4ed818be61fd57f3e8ab187bd2 /llvm/utils | |
parent | 3dd2356b3aa227aa241ab4c7e4da11d5df1045f6 (diff) | |
download | bcm5719-llvm-e4bad83edb9abd8bd5b33c74c06dcccacc3c9405.tar.gz bcm5719-llvm-e4bad83edb9abd8bd5b33c74c06dcccacc3c9405.zip |
Don't try to compute a value that is known to fail.
We try to evaluate expressions early when possible, but it is not
possible to evaluate them early if they are based on a section.
Before we would get this wrong on ABSOLUTE expressions.
llvm-svn: 313764
Diffstat (limited to 'llvm/utils')
0 files changed, 0 insertions, 0 deletions