1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib
Reid Spencer fb7bca6fa6 For PR495:
Change interface to Path class:
readable -> canRead
writable -> canWrite
executable -> canExecute

More (incremental) changes coming to close 495.

llvm-svn: 22345
2005-07-07 18:21:42 +00:00
..
Analysis the correct fix was to fix AliasAnalysis.getModRefInfo 2005-06-20 15:25:22 +00:00
AsmParser Fix grammar 2005-06-24 18:00:40 +00:00
Bytecode If we support structs as va_list, we must pass pointers to them to va_copy 2005-06-22 21:04:42 +00:00
CodeGen Add support for emitting the symbol table (and its string table) of the 2005-07-07 07:02:20 +00:00
Debugger For PR495: 2005-07-07 18:21:42 +00:00
ExecutionEngine core changes for varargs 2005-06-18 18:34:52 +00:00
Linker For PR495: 2005-07-07 18:21:42 +00:00
Support For PR495: 2005-07-07 18:21:42 +00:00
System For PR495: 2005-07-07 18:21:42 +00:00
Target Restore some code that was accidentally removed by Nate's patch yesterday. 2005-07-07 17:12:53 +00:00
Transforms Fix PR590 and Transforms/Mem2Reg/2005-06-30-ReadBeforeWrite.ll. 2005-06-30 07:29:44 +00:00
VMCore core changes for varargs 2005-06-18 18:34:52 +00:00
Makefile Add the Linker library 2004-11-14 21:54:41 +00:00