Changes in directory llvm-stacker:
Makefile.common.in updated: 1.4 -> 1.5
---
Log message:
Make this compile again by abandoning partially completed makefile work.
---
Diffs of the changes: (+1 -1)
Makefile.common.in |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm-s
Changes in directory llvm-stacker:
Makefile.common.in updated: 1.3 -> 1.4
---
Log message:
For PR789: http://llvm.org/PR789 :
Make the sys::Path::getFileStatus function more efficient by having it
return a pointer to the FileStatus structure rather than copy it. Adjust
uses of the function acco