Make FixedStackPseudoSourceValue a first-class PseudoSourceValue by
making it visible to clients and adding LLVM-style cast capability.
This will be used by AsmPrinter to determine when to emit spill comments
for an instruction.

llvm-svn: 87019
2 files changed
tree: 91820663e291191ab8ffdc6acee41ab91956ad1a
  1. clang/
  2. compiler-rt/
  3. llvm/