llvm-6502/lib
2015-06-30 19:45:45 +00:00
..
Analysis
AsmParser Add a DIModule metadata node to the IR. 2015-06-29 23:03:47 +00:00
Bitcode Add a DIModule metadata node to the IR. 2015-06-29 23:03:47 +00:00
CodeGen COFF: Do not assign linker-weak symbols to selectany comdat sections. 2015-06-30 19:10:31 +00:00
DebugInfo Don't return error_code from a function that doesn't fail. 2015-06-30 04:08:37 +00:00
ExecutionEngine Don't return error_code from a function that doesn't fail. 2015-06-30 01:53:01 +00:00
Fuzzer
IR Fix a fixme and make DICompileUnit a distinct node. Tested via clang. 2015-06-30 18:32:18 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO Teach LTOModule to emit linker flags for dllexported symbols, plus interface cleanup. 2015-06-29 22:04:09 +00:00
MC Reverting r241058 because it's causing buildbot failures. 2015-06-30 12:32:53 +00:00
Object Don't return error_code from a function that doesn't fail. 2015-06-30 04:08:37 +00:00
Option
Passes
ProfileData
Support Drop the OS from the WebAssembly target triple for now. 2015-06-30 03:52:25 +00:00
TableGen
Target Fixes a bug with __builtin_vsx_lxvdw4x on Little Endian systems 2015-06-30 19:45:45 +00:00
Transforms
CMakeLists.txt
LLVMBuild.txt
Makefile