lifting-bits / remill

Library for lifting machine code to LLVM bitcode
Apache License 2.0
1.27k stars 143 forks source link

Simplify clang find CMake #472

Closed ekilmer closed 3 years ago

ekilmer commented 3 years ago

Let's let upstream LLVM CMake files help us find the executables.

Also required for https://github.com/trailofbits/cxx-common/pull/673