commit | a9a480efd13e62975bd68f637e406c089ad3f0b4 | [log] [tgz] |
---|---|---|
author | Greg Clayton <gclayton@apple.com> | Wed Jan 11 17:43:37 2017 +0000 |
committer | Greg Clayton <gclayton@apple.com> | Wed Jan 11 17:43:37 2017 +0000 |
tree | 6a70a09c127b0666557e8fe102d1b6dcb3248c04 | |
parent | 8ae3333f341077a67e2620a90e3883b09ab22e7c [diff] |
Remove all variants of DWARFDie::getAttributeValueAs...() that had parameters that specified default values. Now we only support returning Optional<> values and have changed all clients over to use Optional::getValueOr(). Differential Revision: https://reviews.llvm.org/D28569 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@291686 91177308-0d34-0410-b5e6-96231b3b80d8