| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
compression/uncompression in selected LLVM tools.
llvm-svn: 180083
|
|
|
|
|
|
|
|
| |
accept whitespace paths.
Thanks to Kai.
llvm-svn: 159887
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is useful for clients that want to maintain compatibility
across multiple releases of LLVM. Currently users like Klee and
Mesa all have to roll their own 'parse llvm-config --version
output and generate defines' solution.
Also reuse the new macros so that version information is less
redundant/likely to fall out of sync again in the future.
llvm-svn: 150405
|
|
|
|
|
|
|
|
| |
globally scoped constructs. Also, round-trip these dependencies through
the LLVMConfig.cmake.in file thata is used by CMake-based clients of
"installed" (or built) LLVM trees.
llvm-svn: 136543
|
|
|
|
|
|
|
|
|
| |
component names such as "engine" do not expand to "jit" and hence to
the native target libraries for external users.
Thanks to arrowdodger for reporting and diagnosing the problem.
llvm-svn: 129444
|
|
|
|
|
|
| |
Patch by arrowdodger!
llvm-svn: 129274
|
|
|
|
|
|
| |
Patch by arrowdodger!
llvm-svn: 129247
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit r113632
Conflicts:
cmake/modules/AddLLVM.cmake
llvm-svn: 113819
|
|
llvm-svn: 113632
|