mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-12 23:37:33 +00:00
Tired of wading through cvs's list ? files that are generated when building
with srcdir = objdir to see what's okay and what's cruft. So, in goes a bunch of .cvsignore files to shut cvs up about known output from running "make check". git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27009 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
677274b1cb
commit
2676f83776
3
test/Analysis/.cvsignore
Normal file
3
test/Analysis/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Analysis/Andersens/.cvsignore
Normal file
3
test/Analysis/Andersens/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Analysis/BasicAA/.cvsignore
Normal file
3
test/Analysis/BasicAA/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Analysis/DSGraph/.cvsignore
Normal file
3
test/Analysis/DSGraph/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Analysis/Dominators/.cvsignore
Normal file
3
test/Analysis/Dominators/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Analysis/GlobalsModRef/.cvsignore
Normal file
3
test/Analysis/GlobalsModRef/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Analysis/LoadVN/.cvsignore
Normal file
3
test/Analysis/LoadVN/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Analysis/LoopInfo/.cvsignore
Normal file
3
test/Analysis/LoopInfo/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Archive/.cvsignore
Normal file
3
test/Archive/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Assembler/.cvsignore
Normal file
3
test/Assembler/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
4
test/BugPoint/.cvsignore
Normal file
4
test/BugPoint/.cvsignore
Normal file
@ -0,0 +1,4 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
||||
*.bc
|
3
test/Bytecode/.cvsignore
Normal file
3
test/Bytecode/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/C++Frontend/.cvsignore
Normal file
3
test/C++Frontend/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/CFrontend/.cvsignore
Normal file
3
test/CFrontend/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/CodeGen/.cvsignore
Normal file
3
test/CodeGen/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/CodeGen/Alpha/.cvsignore
Normal file
3
test/CodeGen/Alpha/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/CodeGen/CBackend/.cvsignore
Normal file
3
test/CodeGen/CBackend/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/CodeGen/Generic/.cvsignore
Normal file
3
test/CodeGen/Generic/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/CodeGen/Generic/GC/.cvsignore
Normal file
3
test/CodeGen/Generic/GC/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/CodeGen/IA64/.cvsignore
Normal file
3
test/CodeGen/IA64/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/CodeGen/PowerPC/.cvsignore
Normal file
3
test/CodeGen/PowerPC/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/CodeGen/SPARC/.cvsignore
Normal file
3
test/CodeGen/SPARC/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/CodeGen/SparcV9/.cvsignore
Normal file
3
test/CodeGen/SparcV9/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/CodeGen/X86/.cvsignore
Normal file
3
test/CodeGen/X86/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Debugger/.cvsignore
Normal file
3
test/Debugger/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/ExecutionEngine/.cvsignore
Normal file
3
test/ExecutionEngine/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
1
test/Feature/.cvsignore
Normal file
1
test/Feature/.cvsignore
Normal file
@ -0,0 +1 @@
|
||||
Output
|
5
test/Linker/.cvsignore
Normal file
5
test/Linker/.cvsignore
Normal file
@ -0,0 +1,5 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
||||
2006-01-19-ConstantPacked.ll.bc
|
||||
2006-01-19-ConstantPacked.ll.linked
|
3
test/Other/.cvsignore
Normal file
3
test/Other/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/TableGen/.cvsignore
Normal file
3
test/TableGen/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/.cvsignore
Normal file
3
test/Transforms/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/ADCE/.cvsignore
Normal file
3
test/Transforms/ADCE/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/ArgumentPromotion/.cvsignore
Normal file
3
test/Transforms/ArgumentPromotion/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/BlockPlacement/.cvsignore
Normal file
3
test/Transforms/BlockPlacement/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/CodeExtractor/.cvsignore
Normal file
3
test/Transforms/CodeExtractor/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/CondProp/.cvsignore
Normal file
3
test/Transforms/CondProp/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/ConstProp/.cvsignore
Normal file
3
test/Transforms/ConstProp/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/ConstantMerge/.cvsignore
Normal file
3
test/Transforms/ConstantMerge/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/CorrelatedExprs/.cvsignore
Normal file
3
test/Transforms/CorrelatedExprs/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
@ -1,2 +1,4 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
||||
*.dot
|
||||
*.ps
|
||||
|
3
test/Transforms/DeadArgElim/.cvsignore
Normal file
3
test/Transforms/DeadArgElim/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/DeadStoreElimination/.cvsignore
Normal file
3
test/Transforms/DeadStoreElimination/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/DecomposeMultiDimRefs/.cvsignore
Normal file
3
test/Transforms/DecomposeMultiDimRefs/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/FunctionResolve/.cvsignore
Normal file
3
test/Transforms/FunctionResolve/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/GCSE/.cvsignore
Normal file
3
test/Transforms/GCSE/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/GlobalDCE/.cvsignore
Normal file
3
test/Transforms/GlobalDCE/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/GlobalOpt/.cvsignore
Normal file
3
test/Transforms/GlobalOpt/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/IPConstantProp/.cvsignore
Normal file
3
test/Transforms/IPConstantProp/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/IndVarsSimplify/.cvsignore
Normal file
3
test/Transforms/IndVarsSimplify/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/Inline/.cvsignore
Normal file
3
test/Transforms/Inline/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/InstCombine/.cvsignore
Normal file
3
test/Transforms/InstCombine/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/LICM/.cvsignore
Normal file
3
test/Transforms/LICM/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/LevelRaise/.cvsignore
Normal file
3
test/Transforms/LevelRaise/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/LoopSimplify/.cvsignore
Normal file
3
test/Transforms/LoopSimplify/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/LoopStrengthReduce/.cvsignore
Normal file
3
test/Transforms/LoopStrengthReduce/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/LoopUnroll/.cvsignore
Normal file
3
test/Transforms/LoopUnroll/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/LoopUnswitch/.cvsignore
Normal file
3
test/Transforms/LoopUnswitch/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/LowerInvoke/.cvsignore
Normal file
3
test/Transforms/LowerInvoke/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/LowerSetJmp/.cvsignore
Normal file
3
test/Transforms/LowerSetJmp/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/LowerSwitch/.cvsignore
Normal file
3
test/Transforms/LowerSwitch/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/Mem2Reg/.cvsignore
Normal file
3
test/Transforms/Mem2Reg/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/PruneEH/.cvsignore
Normal file
3
test/Transforms/PruneEH/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/RaiseAllocations/.cvsignore
Normal file
3
test/Transforms/RaiseAllocations/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/Reassociate/.cvsignore
Normal file
3
test/Transforms/Reassociate/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/SCCP/.cvsignore
Normal file
3
test/Transforms/SCCP/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/ScalarRepl/.cvsignore
Normal file
3
test/Transforms/ScalarRepl/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/SimplifyCFG/.cvsignore
Normal file
3
test/Transforms/SimplifyCFG/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/SimplifyLibCalls/.cvsignore
Normal file
3
test/Transforms/SimplifyLibCalls/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/TailCallElim/.cvsignore
Normal file
3
test/Transforms/TailCallElim/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Transforms/TailDup/.cvsignore
Normal file
3
test/Transforms/TailDup/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Verifier/.cvsignore
Normal file
3
test/Verifier/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
Loading…
x
Reference in New Issue
Block a user