Changes in directory llvm/tools/llvm-config:
Makefile updated: 1.19 -> 1.20
llvm-config.in.in updated: 1.23 -> 1.24
---
Log message:
Add an option for getting the C compiler flags, --cflags.
Patch contributed by Chandler Carruth
---
Diffs of the changes: (+6 -0)
Makefile |2 ++
Changes in directory llvm/tools/llvm-config:
Makefile updated: 1.12 -> 1.13
llvm-config.in.in updated: 1.18 -> 1.19
---
Log message:
Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs to
have a compile-host version of "nm", not build-host. In order to effect this
we must us
Changes in directory llvm/tools/llvm-config:
Makefile updated: 1.8 -> 1.9
llvm-config.in.in updated: 1.11 -> 1.12
---
Log message:
Capture the build mode (e.g. Debug/Release) in the llvm-config script.
---
Diffs of the changes: (+2 -0)
Makefile |1 +
llvm-config.in.in |1 +
Changes in directory llvm/tools/llvm-config:
Makefile updated: 1.7 -> 1.8
llvm-config.in.in updated: 1.4 -> 1.5
---
Log message:
Remove obsolete CORE_IS_ARCHIVE support
---
Diffs of the changes: (+4 -10)
Makefile |1 -
llvm-config.in.in | 13 -
2 files changed, 4