summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorBrian Gesiak <modocache@gmail.com>2018-04-12 21:28:04 +0000
committerBrian Gesiak <modocache@gmail.com>2018-04-12 21:28:04 +0000
commitd0d2ce942507daf7d3315ef5e070e89f2823f1ef (patch)
treed56052f4e7c668bfab617dbed06d0f127fb3de59 /clang/lib/Frontend/CompilerInvocation.cpp
parent00db326b0d5fdd10998fe070fdaf80d3cc731585 (diff)
downloadbcm5719-llvm-d0d2ce942507daf7d3315ef5e070e89f2823f1ef.tar.gz
bcm5719-llvm-d0d2ce942507daf7d3315ef5e070e89f2823f1ef.zip
Let llvm-diff correctly deal with Undef/ConstantAggregateZero/ConstantVector/IndirectBr
Summary: llvm-diff incorrectly reports that there's a diff when input IR contains undef/zeroinitializer/constantvector/indirectbr. (This happens even if two identical files are given, e.g. `llvm-diff x.ll x.ll`) This is fix to the bug report https://bugs.llvm.org/show_bug.cgi?id=33623 . Reviewers: dexonsmith, rjmccall Reviewed By: rjmccall Subscribers: chenwj, mgrang, llvm-commits Differential Revision: https://reviews.llvm.org/D34856 llvm-svn: 329957
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud