CmakeLists.txt in Codegen is not current

Like the title says, the CMakeLists.txt does not contain the current information. Attached is a patch to fix it.

  • Thanks,
    Jeff Kunkel

CodegenCmakeLists.patch (4.65 KB)

Jeff Kunkel <jdkunk3@gmail.com> writes:

Like the title says, the CMakeLists.txt does not contain the current
information. Attached is a patch to fix it.

The source file list looks up to date here.

Index: llvm/lib/CodeGen/CMakeLists.txt

--- llvm/lib/CodeGen/CMakeLists.txt (revision 120158)
+++ llvm/lib/CodeGen/CMakeLists.txt (working copy)

You are 2000 revisions behind ToT. Maybe that's the problem.