summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/GraphWriter.cpp
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2014-06-02 01:35:34 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2014-06-02 01:35:34 +0000
commitaaffd7060995c7679e9cb71bb4b941edd59b5b59 (patch)
tree31ebbe8ac0a6653e480eded084aa592da000eded /llvm/lib/Support/GraphWriter.cpp
parent0021013b0ab2c480ac1c00042ff83f7290af2d30 (diff)
downloadbcm5719-llvm-aaffd7060995c7679e9cb71bb4b941edd59b5b59.tar.gz
bcm5719-llvm-aaffd7060995c7679e9cb71bb4b941edd59b5b59.zip
Instruction::isIdenticalToWhenDefined(): Check getNumOperands() in advance of std::equal(op) to appease MSVC Debug build.
MSVC Debug build is confused with (possibly invalid) op_begin(), if op_begin() == op_end(). llvm-svn: 210000
Diffstat (limited to 'llvm/lib/Support/GraphWriter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud