mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 11:57:39 +08:00
Use proper cmake techniques to detect where the libedit package resides. This allows for the use of libedit from an alternative location which is needed for supporting cross-compilation. llvm-svn: 333041