diff options
| author | Chris Lattner <sabre@nondot.org> | 2010-11-14 18:25:50 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2010-11-14 18:25:50 +0000 |
| commit | 7b783e7cb26098bff64ba96c9dcf129624a3b1c9 (patch) | |
| tree | b79834668bf1b77c911680f5037beb265626d186 /llvm/docs/CodeGenerator.html | |
| parent | 9007c368c6dc241fddf80c77f01dee205b5a8d15 (diff) | |
| download | bcm5719-llvm-7b783e7cb26098bff64ba96c9dcf129624a3b1c9.tar.gz bcm5719-llvm-7b783e7cb26098bff64ba96c9dcf129624a3b1c9.zip | |
no alpha jit support.
llvm-svn: 119052
Diffstat (limited to 'llvm/docs/CodeGenerator.html')
| -rw-r--r-- | llvm/docs/CodeGenerator.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CodeGenerator.html b/llvm/docs/CodeGenerator.html index 8eb43d58ba3..73ac2c25191 100644 --- a/llvm/docs/CodeGenerator.html +++ b/llvm/docs/CodeGenerator.html @@ -2170,7 +2170,7 @@ is the key:</p> <tr> <td><a href="#feat_jit">jit</a></td> <td class="partial"><a href="#feat_jit_arm">*</a></td> <!-- ARM --> - <td class="unknown"></td> <!-- Alpha --> + <td class="no"></td> <!-- Alpha --> <td class="no"></td> <!-- Blackfin --> <td class="no"></td> <!-- CellSPU --> <td class="no"></td> <!-- MBlaze --> |

