commit | 16f7aa95eed90937e6d5aa812e7639bc4170a876 | [log] [tgz] |
---|---|---|
author | Mehdi Amini <aminim@google.com> | Tue Mar 26 12:49:08 2019 -0700 |
committer | jpienaar <jpienaar@google.com> | Fri Mar 29 17:42:35 2019 -0700 |
tree | 765faeb0b0a90c58361b0665abc24ed5ffcce225 | |
parent | 1ef89f98c5b63d7e0119160fcdbdc09a4adb4aee [diff] |
Add a getContext() utility to the Module/FunctionPass class (NFC) This is just a convenience for reducing boilerplate when writing a pass. PiperOrigin-RevId: 240407564