commit | 6980b109cdeb8b1d5842c780b426474fb59c2784 | [log] [tgz] |
---|---|---|
author | Sanjoy Das <sanjoy@playingwithpointers.com> | Mon Feb 13 23:19:07 2017 +0000 |
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | Mon Feb 13 23:19:07 2017 +0000 |
tree | a18e9b2f6f0fd2f6df5c54031ae3b7b67c5e801c | |
parent | c812cd6542821e6fce88aebfda1450fbccbc23d3 [diff] |
[LangRef] Explicitly allow readnone and reaodnly functions to unwind Summary: This change edits the language reference to explicitly allow the existence of readnone and readonly functions that can throw. Full discussion at http://lists.llvm.org/pipermail/llvm-dev/2017-January/108637.html Reviewers: dberlin, chandlerc, hfinkel, majnemer Reviewed By: majnemer Subscribers: majnemer, mcrosier, llvm-commits Differential Revision: https://reviews.llvm.org/D28740 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295000 91177308-0d34-0410-b5e6-96231b3b80d8