This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-12-18 10:31:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
6b5b79c7e8
llvm-6502
/
include
/
llvm
/
Support
History
Benjamin Kramer
b3514569d0
CommandLine: Add support for 64 bit unsigned integer options.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@139848
91177308-0d34-0410-b5e6-96231b3b80d8
2011-09-15 21:17:37 +00:00
..
AIXDataTypesFix.h
AlignOf.h
Allocator.h
Atomic.h
BlockFrequency.h
BranchProbability.h
CallSite.h
Capacity.h
Casting.h
CFG.h
circular_raw_ostream.h
CodeGen.h
Some refactoring so TargetRegistry.h no longer has to include any files
2011-08-23 20:15:21 +00:00
COFF.h
CommandLine.h
CommandLine: Add support for 64 bit unsigned integer options.
2011-09-15 21:17:37 +00:00
Compiler.h
ConstantFolder.h
ConstantRange.h
CrashRecoveryContext.h
DataExtractor.h
Add the DataExtractor utility class.
2011-09-13 19:42:16 +00:00
DataFlow.h
DataTypes.h.cmake
DataTypes.h.in
Debug.h
DebugLoc.h
Disassembler.h
DOTGraphTraits.h
Dwarf.h
Despite what the GCC wiki says, a quick search shows that
2011-09-15 05:30:55 +00:00
DynamicLibrary.h
...and make sure DynamicLibrary builds by removing "const" from the Invalid placeholder.
2011-08-17 18:28:14 +00:00
ELF.h
Endian.h
Errno.h
ErrorHandling.h
FEnv.h
FileSystem.h
Remove unimplemented function prototypes from PathV2. They can be readded when someone cares enough.
2011-09-14 01:14:36 +00:00
FileUtilities.h
Format.h
FormattedStream.h
GetElementPtrTypeIterator.h
GraphWriter.h
Host.h
IncludeFile.h
InstIterator.h
InstVisitor.h
IRBuilder.h
IRReader.h
LeakDetector.h
LICENSE.TXT
MachO.h
Add load commands from Lion to Macho.h.
2011-08-30 18:33:34 +00:00
ManagedStatic.h
MathExtras.h
Memory.h
MemoryBuffer.h
MemoryObject.h
Mutex.h
MutexGuard.h
NoFolder.h
OutputBuffer.h
PassNameParser.h
Path.h
PathV1.h
ObjectFile: Add support for mach-o-style dSYM companion files.
2011-09-14 00:39:22 +00:00
PathV2.h
Update the comment for system_temp_directory() to indicate when it
2011-09-14 23:21:47 +00:00
PatternMatch.h
PluginLoader.h
PointerLikeTypeTraits.h
PredIteratorCache.h
PrettyStackTrace.h
Process.h
Program.h
raw_os_ostream.h
raw_ostream.h
Recycler.h
RecyclingAllocator.h
Regex.h
Registry.h
RegistryParser.h
RWMutex.h
Signals.h
SMLoc.h
Tidy up. Whitespace.
2011-08-29 21:15:20 +00:00
Solaris.h
SourceMgr.h
StringPool.h
SwapByteOrder.h
system_error.h
SystemUtils.h
TargetFolder.h
TargetRegistry.h
Refactor instprinter and mcdisassembler to take a SubtargetInfo. Add -mattr= handling to llvm-mc. Reviewed by Owen Anderson.
2011-09-07 17:24:38 +00:00
TargetSelect.h
Move TargetRegistry and TargetSelect from Target to Support where they belong.
2011-08-24 18:08:43 +00:00
Threading.h
ThreadLocal.h
Now to chant the magical incantation that will exorcise the System library
2010-11-29 19:44:50 +00:00
Timer.h
TimeValue.h
ToolOutputFile.h
type_traits.h
TypeBuilder.h
Valgrind.h
ValueHandle.h
Win64EH.h