xref: /aosp_15_r20/external/llvm/test/Feature/README.txt (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard WorkerThis directory contains test cases for individual source features of LLVM.
2*9880d681SAndroid Build Coastguard WorkerIt is designed to make sure that the major components of LLVM support all of the
3*9880d681SAndroid Build Coastguard Workerfeatures of LLVM, for very small examples.  Entire programs should not go here.
4*9880d681SAndroid Build Coastguard Worker
5*9880d681SAndroid Build Coastguard WorkerRegression tests for individual bug fixes should go into the test/Regression dir.
6*9880d681SAndroid Build Coastguard Worker
7