1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib
Nick Lewycky edbe62c10d Add a doxygen comment for this class.
llvm-svn: 124480
2011-01-28 08:19:00 +00:00
..
Analysis Temporarily revert 124275 to see if it brings the dragonegg buildbot back. 2011-01-26 19:40:31 +00:00
Archive Archive: Fix temp path names. 2011-01-17 16:43:30 +00:00
AsmParser Move unnamed_addr after the function arguments on Sabre's request. 2011-01-25 19:09:56 +00:00
Bitcode FixedNumOperandTraits and VariadicOperandTraits assumed that, given a 2011-01-11 15:07:38 +00:00
CodeGen Revert r124462. There are a few big regressions that I need to fix first. 2011-01-28 07:12:38 +00:00
CompilerDriver Support/Path: Deprecate PathV1::exists and replace all uses with PathV2::fs::exists. 2011-01-10 02:34:23 +00:00
ExecutionEngine Use the paths to libffi's header and library even when no custom 2011-01-27 22:58:34 +00:00
Linker Allow unnamed_addr on declarations. 2011-01-15 08:15:00 +00:00
MC PR8951: Support for .equiv in integrated assembler, patch by Jörg Sonnenberger! 2011-01-28 03:04:41 +00:00
Object Object: Fix type punned pointer issues by making DataRefImpl a union and using intptr_t. 2011-01-21 02:27:02 +00:00
Support Support/CommandLine: Fix LookupNearestOption to also search extra option names. 2011-01-24 17:27:17 +00:00
Target Fix PLD encoding. 2011-01-27 23:48:34 +00:00
Transforms Add a doxygen comment for this class. 2011-01-28 08:19:00 +00:00
VMCore Fix indentation. 2011-01-27 14:44:55 +00:00
Makefile Add LLVMObject Library. 2010-11-15 03:21:41 +00:00