Differential Revision: https://reviews.llvm.org/D56302
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@350400
91177308-0d34-0410-b5e6-
96231b3b80d8
Note if you intend for this pass to be merged into the LLVM source tree at some
point in the future it might make more sense to use LLVM's internal
-``add_llvm_library`` function with he MODULE argument instead by...
+``add_llvm_library`` function with the MODULE argument instead by...
Adding the following to ``<project dir>/CMakeLists.txt`` (after