[PR24785] Appease MSC18 to tweak optimizations.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 11 Sep 2015 17:08:02 +0000 (17:08 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 11 Sep 2015 17:08:02 +0000 (17:08 +0000)
commitdee68c80b90d5575611db7f6104650f654551c51
tree730b3c2848a2491f152642e8b4df686bc6034dcc
parent18320e5c9156cb5bc80d136220924027fc90aac4
[PR24785] Appease MSC18 to tweak optimizations.

This brings a warning.

  cl : Command line warning D9035: option 'Og-' has been deprecated and will be removed in a future release

We should resolve PR11951 to remove this tweak.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247427 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/CMakeLists.txt