mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-01 00:33:09 +00:00
Add missing closing parenthesis.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34248 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ae4f99d843
commit
4060296cf8
@ -273,7 +273,7 @@
|
||||
<li>All feature and regression test cases must be added to the
|
||||
<tt>llvm/test</tt> directory. The appropriate sub-directory should be
|
||||
selected (see the <a href="TestingGuide.html">Testing Guide</a> for
|
||||
details.</li>
|
||||
details).</li>
|
||||
<li>Test cases should be written in LLVM assembly language unless the
|
||||
feature or regression being tested requires another language.</li>
|
||||
<li>Test cases, especially for regressions, should be as reduced as
|
||||
|
Loading…
Reference in New Issue
Block a user