| commit | 0c778f70e9259d869732c59731d152277a365f72 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Thu Oct 29 05:26:09 2009 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Thu Oct 29 05:26:09 2009 +0000 |
| tree | 991a236f54224fc09270b9a89f51b6a2efa6e775 | |
| parent | 08bb9ef7f71f2053a3683913bbad19941e0a6dc9 [diff] |
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