mirror of
				https://github.com/c64scene-ar/llvm-6502.git
				synced 2025-11-03 14:21:30 +00:00 
			
		
		
		
	git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111669 91177308-0d34-0410-b5e6-96231b3b80d8
		
			
				
	
	
		
			50 lines
		
	
	
		
			845 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			50 lines
		
	
	
		
			845 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
add_llvm_library(LLVMSupport
 | 
						|
  APFloat.cpp
 | 
						|
  APInt.cpp
 | 
						|
  APSInt.cpp
 | 
						|
  Allocator.cpp
 | 
						|
  circular_raw_ostream.cpp
 | 
						|
  CommandLine.cpp
 | 
						|
  ConstantRange.cpp
 | 
						|
  CrashRecoveryContext.cpp
 | 
						|
  Debug.cpp
 | 
						|
  DeltaAlgorithm.cpp
 | 
						|
  DAGDeltaAlgorithm.cpp
 | 
						|
  Dwarf.cpp
 | 
						|
  ErrorHandling.cpp
 | 
						|
  FileUtilities.cpp
 | 
						|
  FoldingSet.cpp
 | 
						|
  FormattedStream.cpp
 | 
						|
  GraphWriter.cpp
 | 
						|
  IsInf.cpp
 | 
						|
  IsNAN.cpp
 | 
						|
  ManagedStatic.cpp
 | 
						|
  MemoryBuffer.cpp
 | 
						|
  MemoryObject.cpp
 | 
						|
  PluginLoader.cpp
 | 
						|
  PrettyStackTrace.cpp
 | 
						|
  Regex.cpp
 | 
						|
  SmallPtrSet.cpp
 | 
						|
  SmallVector.cpp
 | 
						|
  SourceMgr.cpp
 | 
						|
  Statistic.cpp
 | 
						|
  StringExtras.cpp
 | 
						|
  StringMap.cpp
 | 
						|
  StringPool.cpp
 | 
						|
  StringRef.cpp
 | 
						|
  SystemUtils.cpp
 | 
						|
  TargetRegistry.cpp
 | 
						|
  Timer.cpp
 | 
						|
  Triple.cpp
 | 
						|
  Twine.cpp
 | 
						|
  raw_os_ostream.cpp
 | 
						|
  raw_ostream.cpp
 | 
						|
  regcomp.c
 | 
						|
  regerror.c
 | 
						|
  regexec.c
 | 
						|
  regfree.c
 | 
						|
  regstrlcpy.c
 | 
						|
  )
 | 
						|
 | 
						|
target_link_libraries (LLVMSupport LLVMSystem)
 |