summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2017-05-19 03:04:08 +0000
committerZachary Turner <zturner@google.com>2017-05-19 03:04:08 +0000
commit27ac223a857d4b7da715a69a22694c37498158a4 (patch)
tree15aceb395dd5c3e22162e6e3e68189dbcbf75d1c /llvm/lib/CodeGen/MachineFunction.cpp
parent8967672015d3e1a1a63c48e03622a7bf64ca6860 (diff)
downloadbcm5719-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/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud