summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineBlockPlacement.cpp
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2016-03-02 23:22:00 +0000
committerNico Weber <nicolasweber@gmx.de>2016-03-02 23:22:00 +0000
commit779355f96bd5e6bff40bae824f3f13ccbb30d018 (patch)
treef8303aa2cdd6b397592c67d67b5244ce181a9628 /llvm/lib/CodeGen/MachineBlockPlacement.cpp
parent8226fc482999342e899db0d046ad044ba2ada136 (diff)
downloadbcm5719-llvm-779355f96bd5e6bff40bae824f3f13ccbb30d018.tar.gz
bcm5719-llvm-779355f96bd5e6bff40bae824f3f13ccbb30d018.zip
Serialize `pragma ms_struct` state.
pragma ms_struct has an effect on struct decls, and the effect is serialized correctly already. But the "is ms_struct currently on" state wasn't before this change. This uses the same approach as `pragma clang optimize`: When writing a module, the state isn't serialized, only when writing a pch file. llvm-svn: 262539
Diffstat (limited to 'llvm/lib/CodeGen/MachineBlockPlacement.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud