diff options
author | Matthias Braun <matze@braunis.de> | 2016-07-13 22:23:23 +0000 |
---|---|---|
committer | Matthias Braun <matze@braunis.de> | 2016-07-13 22:23:23 +0000 |
commit | 8394786f3ea7247c46be5e3f6450d2a9640230db (patch) | |
tree | 1f0e6c551a35e0655103f691ac9c210b0e7d7b06 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | c4ab36abebe18a7acfe6a5d96b6287ad61562d73 (diff) | |
download | bcm5719-llvm-8394786f3ea7247c46be5e3f6450d2a9640230db.tar.gz bcm5719-llvm-8394786f3ea7247c46be5e3f6450d2a9640230db.zip |
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.
llvm-svn: 275329
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions