| commit | 05dc9d621386c78b42d6fa3e67a44c5c465446fe | [log] [tgz] |
|---|---|---|
| author | Torok Edwin <edwintorok@gmail.com> | Thu Oct 06 12:39:34 2011 +0000 |
| committer | Torok Edwin <edwintorok@gmail.com> | Thu Oct 06 12:39:34 2011 +0000 |
| tree | 7b39f0a63888c585db9abda2a86a92a05ba2402e | |
| parent | 1db48c00552fba0387be8784c471aed1b7b50be9 [diff] |
Don't require C bindings opcode numbers to be kept in sync. They are not in sync now, for example Bitcast would show up as LLVMCall. So instead introduce 2 functions that map to and from the opcodes in the C bindings. llvm-svn: 141290