1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib
David Blaikie 2bb363ff57 Fix some -Wstring-conversion warnings
I don't seem to see these locally, maybe just need to update my
compiler, or we haven't turned them on for LLVM's build and we should...

llvm-svn: 259146
2016-01-29 02:23:13 +00:00
..
Analysis Lower inlining threshold when the caller has minsize attribute. 2016-01-28 23:44:41 +00:00
AsmParser Remove autoconf support 2016-01-26 21:29:08 +00:00
Bitcode One more batch of self-containing headers. 2016-01-27 19:29:56 +00:00
CodeGen Minor code cleanup. NFC. 2016-01-29 01:39:39 +00:00
DebugInfo [DebugInfo] Support zero-length CIE in the _eh_frame parser 2016-01-27 14:05:35 +00:00
ExecutionEngine [RuntimeDyld][MachO] Fix handling of empty eh-frame sections. 2016-01-28 22:35:48 +00:00
Fuzzer Temporary disable broken fuzzer/timeout tests. 2016-01-25 19:05:45 +00:00
IR Revert r259035, it introduces a cyclic library dependency 2016-01-28 13:19:47 +00:00
IRReader Remove autoconf support 2016-01-26 21:29:08 +00:00
LibDriver Remove autoconf support 2016-01-26 21:29:08 +00:00
LineEditor Remove autoconf support 2016-01-26 21:29:08 +00:00
Linker Improve efficiency of handling unmapped subprogram metadata 2016-01-28 15:08:09 +00:00
LTO Move MCTargetAsmParser.h to llvm/MC/MCParser where it belongs. 2016-01-27 10:01:28 +00:00
MC Fix some -Wstring-conversion warnings 2016-01-29 02:23:13 +00:00
Object Move MCTargetAsmParser.h to llvm/MC/MCParser where it belongs. 2016-01-27 10:01:28 +00:00
Option Remove autoconf support 2016-01-26 21:29:08 +00:00
Passes Remove autoconf support 2016-01-26 21:29:08 +00:00
ProfileData [PGO] allow pgo name collector to disable compression (for testing)/NFC 2016-01-26 23:13:00 +00:00
Support Don't mention a command line option in an error. 2016-01-28 22:55:45 +00:00
TableGen Remove autoconf support 2016-01-26 21:29:08 +00:00
Target [AArch64] Fix i64 nontemporal high-half extraction. 2016-01-29 01:08:41 +00:00
Transforms [GVN] Add clarifying assert [NFCI] 2016-01-29 02:23:10 +00:00
CMakeLists.txt
LLVMBuild.txt