Changes in directory llvm/lib/Transforms/Instrumentation:
Makefile updated: 1.8 -> 1.9
---
Log message:
Do not build the ProfilePaths directory anymore
---
Diffs of the changes: (+0 -1)
Makefile |1 -
1 files changed, 1 deletion(-)
Index: llvm/lib/Transforms/Instrumentation/Makefile
Changes in directory llvm/lib/Transforms/Instrumentation:
Makefile updated: 1.7 -> 1.8
---
Log message:
DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now
---
Diffs of the changes: (+1 -1)
Makefile |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/lib/Trans
Changes in directory llvm/lib/Transforms/Instrumentation:
Makefile updated: 1.6 -> 1.7
---
Log message:
Only build .a file versions of these libraries, instead of .a and .o versions.
This should speed up build times.
---
Diffs of the changes: (+1 -0)
Makefile |1 +
1 files changed, 1 i