1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib
2010-01-22 19:06:12 +00:00
..
Analysis Stop building RTTI information for *most* llvm libraries. Notable 2010-01-22 06:49:46 +00:00
Archive Stop building RTTI information for *most* llvm libraries. Notable 2010-01-22 06:49:46 +00:00
AsmParser Stop building RTTI information for *most* llvm libraries. Notable 2010-01-22 06:49:46 +00:00
Bitcode Stop building RTTI information for *most* llvm libraries. Notable 2010-01-22 06:49:46 +00:00
CodeGen rename addComment -> AddComment for consistency. 2010-01-22 18:21:35 +00:00
CompilerDriver Make Path use StringRef instead of std::string where possible. 2009-12-17 21:02:39 +00:00
ExecutionEngine Stop building RTTI information for *most* llvm libraries. Notable 2010-01-22 06:49:46 +00:00
Linker Stop building RTTI information for *most* llvm libraries. Notable 2010-01-22 06:49:46 +00:00
MC rename addComment -> AddComment for consistency. 2010-01-22 18:21:35 +00:00
Support Avoid printing a spurious semicolon when there is no filename. 2010-01-21 10:13:27 +00:00
System Fix TimeValue::now() on Unix. 2010-01-22 15:51:31 +00:00
Target use both the Mangler and the CBE's mangler for identifiers, 2010-01-22 18:33:00 +00:00
Transforms Keep ignoring pointer-to-pointer bitcasts 2010-01-22 19:05:05 +00:00
VMCore Fix/strengthen verification of llvm.dbg.declare 2010-01-22 19:06:12 +00:00
Makefile