aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2016-07-22 19:56:33 +0000
committerZachary Turner <zturner@google.com>2016-07-22 19:56:33 +0000
commite4a4f33daf7f05a058d7d72e5a3019f1194b597b (patch)
tree9bb5e2c30ecb64a9e8e88883080eb1621c09c76a /llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
parente109dc63f95eae32772335d131935b073594a7ce (diff)
downloadllvm-e4a4f33daf7f05a058d7d72e5a3019f1194b597b.zip
llvm-e4a4f33daf7f05a058d7d72e5a3019f1194b597b.tar.gz
llvm-e4a4f33daf7f05a058d7d72e5a3019f1194b597b.tar.bz2
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. llvm-svn: 276460
Diffstat (limited to 'llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions