commit | 5793838fc8efac8ffbdc71e49d287ddec8a4f749 | [log] [tgz] |
---|---|---|
author | Rafael Espindola <rafael.espindola@gmail.com> | Sat Nov 01 16:46:18 2014 +0000 |
committer | Rafael Espindola <rafael.espindola@gmail.com> | Sat Nov 01 16:46:18 2014 +0000 |
tree | 2f44096939c47746d5d1495514f650fefd9803b6 | |
parent | e2add4346d8f1f355896e99d0d5addf196de5b0e [diff] |
Remove redundant calls to isMaterializable. This removes calls to isMaterializable in the following cases: * It was redundant with a call to isDeclaration now that isDeclaration returns the correct answer for materializable functions. * It was followed by a call to Materialize. Just call Materialize and check EC. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221050 91177308-0d34-0410-b5e6-96231b3b80d8