[llvm-commits] [llvm] r105959 - in /llvm/trunk: include/llvm/CodeGen/PostRAHazardRecognizer.h lib/CodeGen/ExactHazardRecognizer.cpp lib/CodeGen/ExactHazardRecognizer.h lib/CodeGen/PostRAHazardRecognizer.cpp lib/CodeGen/PostRASchedulerList.cpp lib

Michael Spencer bigcheesegs at gmail.com
Mon Jun 14 19:10:48 PDT 2010


On Mon, Jun 14, 2010 at 5:06 PM, Evan Cheng <evan.cheng at apple.com> wrote:
>    llvm/trunk/lib/CodeGen/PostRAHazardRecognizer.cpp
>      - copied, changed from r105940, llvm/trunk/lib/CodeGen/ExactHazardRecognizer.cpp

This breaks the build with MSVC for me. CMake reports that
lib/CodeGen/PostRAHazardRecognizer.cpp was not found in
lib/CodeGen/CMakeLists.txt

- Michael Spencer




More information about the llvm-commits mailing list