View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015582CMakeCMakepublic2015-05-23 03:062015-11-02 09:15
ReporterBo Zhou 
Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0015582: FindLLVM
DescriptionHi

If CMake has the built-in routines for locating LLVM libraries that would be great. Some people have already done this but still not the official support. Thanks

https://github.com/ldc-developers/ldc/blob/master/cmake/Modules/FindLLVM.cmake [^]
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0038794)
Nils Gladitz (developer)
2015-05-23 13:45

LLVM itself provides a package configuration file (LLVMConfig.cmake) which should make a find module superfluous.

See e.g. http://llvm.org/docs/CMake.html#embedding-llvm-in-your-project [^]
(0038800)
Brad King (manager)
2015-05-26 09:28

As pointed out in 0015582:0038794 LLVM already has support for find_package(LLVM) without any FindLLVM module. Since LLVM 3.6 it works even when LLVM is built via configure/make instead of CMake.
(0039822)
Robert Maynard (manager)
2015-11-02 09:15

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2015-05-23 03:06 Bo Zhou New Issue
2015-05-23 13:45 Nils Gladitz Note Added: 0038794
2015-05-26 09:28 Brad King Note Added: 0038800
2015-05-26 09:28 Brad King Status new => resolved
2015-05-26 09:28 Brad King Resolution open => no change required
2015-11-02 09:15 Robert Maynard Note Added: 0039822
2015-11-02 09:15 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team