add interpreter support for indirect goto / blockaddress.  The interpreter
now correctly runs clang's test/CodeGen/indirect-goto.c.  The JIT will abort
on it until someone feels compelled to implement this.

llvm-svn: 85488
5 files changed
tree: 991a236f54224fc09270b9a89f51b6a2efa6e775
  1. clang/
  2. compiler-rt/
  3. llvm/