llvm-6502/lib
Rafael Espindola 660b5fc4d0 Do with uleb the same trick we now do with dwarf line/address advances. This
avoids creating leb128 fragments and speeds up the test in PR8711 to 33s.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120774 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-03 01:19:49 +00:00
..
Analysis PR5207: Rename overloaded APInt methods set(), clear(), flip() to 2010-12-01 08:53:58 +00:00
Archive
AsmParser
Bitcode Generalize the darwin wrapper hack to work with generic macho triples as well as darwin ones. 2010-11-29 23:29:54 +00:00
CodeGen Update LiveDebugVariables during coalescing. 2010-12-02 18:15:44 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Do with uleb the same trick we now do with dwarf line/address advances. This 2010-12-03 01:19:49 +00:00
Object
Support Support/FileSystem: Fix copy_file implementation to use toNullTerminatedStringRef 2010-12-01 20:37:42 +00:00
Target Try to resolve symbol differences early, and if successful create a plain 2010-12-03 00:55:40 +00:00
Transforms PR5207: Rename overloaded APInt methods set(), clear(), flip() to 2010-12-01 08:53:58 +00:00
VMCore
Makefile