commit | 13b86678de0a06ef553e757ab6b7e912cd1d8771 | [log] [tgz] |
---|---|---|
author | Matthias Braun <matze@braunis.de> | Wed Jul 13 22:23:23 2016 +0000 |
committer | Matthias Braun <matze@braunis.de> | Wed Jul 13 22:23:23 2016 +0000 |
tree | 0308c714a2e42da4ad576611a34675bd1816b94f | |
parent | d7903640ac23846fb1250e74e1dabb4b956dae35 [diff] |
MIRParser: Move MachineFunction reference into PFS; NFC Code cleanup: The PerFunctionMIParsingState is per function, moving a reference into PFS we can avoid passing around the MachineFunction in an extra parameter most of the time. Also change most signatures to consistently pass PFS reference first. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@275329 91177308-0d34-0410-b5e6-96231b3b80d8