| commit | cca44e219f99e152e34b4fd2b741c49ec477b278 | [log] [tgz] |
|---|---|---|
| author | NAKAMURA Takumi <geek4civic@gmail.com> | Sun Jun 24 03:48:29 2012 +0000 |
| committer | NAKAMURA Takumi <geek4civic@gmail.com> | Sun Jun 24 03:48:29 2012 +0000 |
| tree | d63ccfcfb83258b3877ad2cf92d0179fb346c1e6 | |
| parent | bfb07fb562a80637dc3ba3bb4ca2f44ab21e6612 [diff] |
VMCore/CMakeLists.txt: [CMake][MSVC] Add "/Og-" to Function.cpp on msvc10. Otherwise, it took over 20 minutes to compile. FIXME: Suppressing optimizations to core libraries would not be good thing. llvm-svn: 159097