diff options
author | Zachary Turner <zturner@google.com> | 2017-05-19 03:04:08 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2017-05-19 03:04:08 +0000 |
commit | 27ac223a857d4b7da715a69a22694c37498158a4 (patch) | |
tree | 15aceb395dd5c3e22162e6e3e68189dbcbf75d1c /llvm/lib/CodeGen/SplitKit.cpp | |
parent | 8967672015d3e1a1a63c48e03622a7bf64ca6860 (diff) | |
download | bcm5719-llvm-27ac223a857d4b7da715a69a22694c37498158a4.tar.gz bcm5719-llvm-27ac223a857d4b7da715a69a22694c37498158a4.zip |
Fix a broken test.
Similar to my previous fix, it turns out llvm-pdbdump has been
printing an incorrect value since the beginning of time, but
we didn't know it was incorrect. Specifically, we were interpreting
a TypeIndex as referencing a type from the TPI stream when it
actually should come from the IPI stream. So we were printing a
string that looked like a valid string, but was just from the
wrong place.
llvm-svn: 303403
Diffstat (limited to 'llvm/lib/CodeGen/SplitKit.cpp')
0 files changed, 0 insertions, 0 deletions