commit | 089f755c042bc9cab7a7e8899f1b0c706611146c | [log] [tgz] |
---|---|---|
author | Vedant Kumar <vsk@apple.com> | Thu Apr 21 21:07:25 2016 +0000 |
committer | Vedant Kumar <vsk@apple.com> | Thu Apr 21 21:07:25 2016 +0000 |
tree | 5a0ef04ff84c361cee6bef99f3b51ef21d2ec043 | |
parent | bf8e161bd97bf06d7c1d35a4d14034836606184b [diff] |
[ProfileData] Report errors from InstrProfSymtab::create InstrProfSymtab::create can fail with instrprof_error::malformed, but this error is silently dropped. Propagate the error up to the caller so we fail early. Eventually, I'd like to transition ProfileData over to the new Error class so we can't ignore hard failures like this. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@267055 91177308-0d34-0410-b5e6-96231b3b80d8