summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2016-05-03 22:18:17 +0000
committerZachary Turner <zturner@google.com>2016-05-03 22:18:17 +0000
commit2d02ceefdc005bb05ae36fd3604a3810723f6cb9 (patch)
treea16a0588ea1b7e6199df4cc126e3a2206e83ca4d /llvm/lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp
parent263942f59046d0e67f9d064b9f8f232cdce08467 (diff)
downloadbcm5719-llvm-2d02ceefdc005bb05ae36fd3604a3810723f6cb9.tar.gz
bcm5719-llvm-2d02ceefdc005bb05ae36fd3604a3810723f6cb9.zip
Move CodeViewTypeStream to DebugInfo/CodeView
Ability to parse codeview type streams is also needed by DebugInfoPDB for parsing PDBs, so moving this into a library gives us this option. Since DebugInfoPDB had already hand rolled some code to do this, that code is now convereted over to using this common abstraction. Differential Revision: http://reviews.llvm.org/D19887 Reviewed By: dblaikie, amccarth llvm-svn: 268454
Diffstat (limited to 'llvm/lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud