summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/GraphWriter.cpp
diff options
context:
space:
mode:
authorBob Haarman <llvm@inglorion.net>2017-06-21 22:31:52 +0000
committerBob Haarman <llvm@inglorion.net>2017-06-21 22:31:52 +0000
commit4d2711fbb505df9c27b65d869a0489669b55f981 (patch)
treeace2fc736e39cf52247172bec0b62807cbabcb9f /llvm/lib/Support/GraphWriter.cpp
parenta8b26936d051d49843ae79f86297ba98e73b1034 (diff)
downloadbcm5719-llvm-4d2711fbb505df9c27b65d869a0489669b55f981.tar.gz
bcm5719-llvm-4d2711fbb505df9c27b65d869a0489669b55f981.zip
[codeview] respect signedness of APSInts when printing to YAML
Summary: This fixes a bug where we always treat APSInts in Codeview as signed when writing them to YAML. One symptom of this problem is that llvm-pdbdump raw would show Enumerator Values that differ between the original PDB and a PDB that has been round-tripped through YAML. Reviewers: zturner Reviewed By: zturner Subscribers: llvm-commits, fhahn Differential Revision: https://reviews.llvm.org/D34013 llvm-svn: 305965
Diffstat (limited to 'llvm/lib/Support/GraphWriter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud