Commit e9fa1887 authored by Kazu Hirata's avatar Kazu Hirata
Browse files

[SelectionDAG] Fix an unused variable warning

This patch fixes:

  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:10832:12: error:
  variable 'Changed' set but not used
  [-Werror,-Wunused-but-set-variable]
parent 014912a7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment