commit | c3c8308fc108611a6686a21d6f2019f72cba9e80 | [log] [tgz] |
---|---|---|
author | Chris Lattner <clattner@google.com> | Sat Mar 23 15:09:06 2019 -0700 |
committer | jpienaar <jpienaar@google.com> | Fri Mar 29 17:34:33 2019 -0700 |
tree | f243a5709eba3a9da746cb4d65b786f9061a7303 | |
parent | becd6ec7c22478b159c93d8da3ecb4d35137cf5e [diff] |
Remove const from Value, Instruction, Argument, and the various methods on the *Op classes. This is a net reduction by almost 400LOC. PiperOrigin-RevId: 239972443