llvm-6502/lib
Andrea Di Biagio 530f9565ef Fix 80 col violation.
No functional change intended.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208405 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-09 11:08:23 +00:00
..
Analysis Correct formatting. 2014-05-08 21:43:19 +00:00
AsmParser IR: Don't allow non-default visibility on local linkage 2014-05-07 22:57:20 +00:00
Bitcode IR: Don't allow non-default visibility on local linkage 2014-05-07 22:57:20 +00:00
CodeGen [TargetInstrInfo] Fix the implementation of commuteInstruction to match the 2014-05-08 23:12:27 +00:00
DebugInfo
ExecutionEngine [RuntimeDyld] Unify the RuntimeDyldMachO resolve.*Relocation method signatures 2014-05-09 00:11:18 +00:00
IR printCustom is only used in PseudoSourceValue, remove it from Value. 2014-05-09 00:49:03 +00:00
IRReader
LineEditor
Linker LTO: Assert visibility of local linkage when merging symbols 2014-05-07 22:55:46 +00:00
LTO LTO: Check local linkage first 2014-05-07 22:53:14 +00:00
MC
Object [yaml2obj] Support ELF x86 relocations. 2014-05-07 17:06:38 +00:00
Option
ProfileData
Support MemoryBuffer: don't force mmap when stat fails 2014-05-09 08:57:32 +00:00
TableGen Use a vector of unique_ptrs to fix a memory leak introduced in r208179. 2014-05-08 09:29:28 +00:00
Target Fix 80 col violation. 2014-05-09 11:08:23 +00:00
Transforms Improve wording to make it sounds more like a change than an analysis. 2014-05-08 23:04:46 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile