mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-28 06:32:09 +00:00
Remove the very out-of-date listing of "very important LLVM areas". I don't
think it adds much and keeping it up-to-date is (obviously) a chore. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169263 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f76bd101fe
commit
8b0eab4fb4
@ -169,18 +169,7 @@ The LLVM regression tests are driven by :program:`lit` and are located in the
|
||||
This directory contains a large array of small tests that exercise
|
||||
various features of LLVM and to ensure that regressions do not occur.
|
||||
The directory is broken into several sub-directories, each focused on a
|
||||
particular area of LLVM. A few of the important ones are:
|
||||
|
||||
- ``Analysis``: checks Analysis passes.
|
||||
- ``Archive``: checks the Archive library.
|
||||
- ``Assembler``: checks Assembly reader/writer functionality.
|
||||
- ``Bitcode``: checks Bitcode reader/writer functionality.
|
||||
- ``CodeGen``: checks code generation and each target.
|
||||
- ``Features``: checks various features of the LLVM language.
|
||||
- ``Linker``: tests bitcode linking.
|
||||
- ``Transforms``: tests each of the scalar, IPO, and utility transforms
|
||||
to ensure they make the right transformations.
|
||||
- ``Verifier``: tests the IR verifier.
|
||||
particular area of LLVM.
|
||||
|
||||
Writing new regression tests
|
||||
----------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user