llvm/lib/DebugInfo
Zachary Turner 428d4aa99f Make PDBFile store an msf::Layout.
Previously it was storing all the fields of an msf::Layout as
separate members.  This is a trivial cleanup to make it store
an msf::Layout directly.  This makes the code more readable
since it becomes clear which fields of PDBFile are actually the
msf specific layout information in a sea of other bookkeeping
fields.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@276460 91177308-0d34-0410-b5e6-96231b3b80d8
2016-07-22 19:56:33 +00:00
..
2016-07-22 19:56:05 +00:00
2016-07-22 19:56:33 +00:00
2016-07-22 19:56:33 +00:00
2016-07-22 19:56:05 +00:00
2016-07-22 19:56:05 +00:00