llvm-6502/tools/llvmc
Reid Spencer c7f083297c For PR495:
Change interface to Path class:
readable -> canRead
writable -> canWrite
executable -> canExecute

More (incremental) changes coming to close 495.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22345 91177308-0d34-0410-b5e6-96231b3b80d8
2005-07-07 18:21:42 +00:00
..
c For PR514: 2005-05-19 00:52:28 +00:00
CompilerDriver.cpp For PR495: 2005-07-07 18:21:42 +00:00
CompilerDriver.h For PR514: 2005-05-19 00:52:28 +00:00
ConfigLexer.h For PR514: 2005-05-19 00:52:28 +00:00
ConfigLexer.l For PR514: 2005-05-19 00:52:28 +00:00
Configuration.cpp For PR495: 2005-07-07 18:21:42 +00:00
Configuration.h Remove trailing whitespace 2005-04-22 00:00:37 +00:00
cpp For PR514: 2005-05-19 00:52:28 +00:00
LICENSE.TXT License file for llvmc. 2004-08-25 00:41:06 +00:00
ll For PR514: 2005-05-19 00:52:28 +00:00
llvmc.cpp * Use consistent spacing for function arguments 2005-05-05 22:38:21 +00:00
Makefile For PR514: 2005-05-19 00:52:28 +00:00