Skip to content
Commit 6e990149 authored by Dan Gohman's avatar Dan Gohman
Browse files

Move the FixedStackPseudoSourceValueVal enum value before InstructionVal

so that isa<Instructon> doesn't return true for FixedStackPseudoSourceValue
values. This fixes a variety of problems, including crashes with -debug
and -print-machineinstrs. Also, add a comment to warn about this.

llvm-svn: 88711
parent 2fb78c02
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment