[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[csmith-project/creduce] 9dd6e2: Largely revert commit be741fc.



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/creduce
  Commit: 9dd6e217da4d7caf8fbcffb4ab83ca9f9b08fe3f
      https://github.com/csmith-project/creduce/commit/9dd6e217da4d7caf8fbcffb4ab83ca9f9b08fe3f
  Author: Eric Eide <eeide@cs.utah.edu>
  Date:   2019-04-30 (Tue, 30 Apr 2019)

  Changed paths:
    M clang_delta/CMakeLists.txt

  Log Message:
  -----------
  Largely revert commit be741fc.

Go back to the old way of computing LLVM_LIBS and then not using it :-).
The "new way" --- namely, invoking `llvm-config` --- might be
resurrected and completed in the future.  For now, toward getting a new
release out the door, I'm going back to the old way.  (It has the minor
advantage of having one less CMake-time dependency.)