commit | 7bf5ad7db5c5f3922a525fc2c198f1f6a1af8bcb | [log] [tgz] |
---|---|---|
author | Chris Lattner <clattner@google.com> | Thu Mar 21 11:39:22 2019 -0700 |
committer | jpienaar <jpienaar@google.com> | Fri Mar 29 17:29:58 2019 -0700 |
tree | 215ee5da4e43efba029031623d2b7bf5613c4b63 | |
parent | 58f1ff2646139ced4d8e327d5117ce9199e15afb [diff] |
Continue pushing const out of the core IR types - in this case, remove const from Function. PiperOrigin-RevId: 239638635