OSDN Git Service

Revert r327721 "This patch fixes the invalid usage of OptSize in Machine Combiner."
authorReid Kleckner <rnk@google.com>
Fri, 16 Mar 2018 20:11:55 +0000 (20:11 +0000)
committerReid Kleckner <rnk@google.com>
Fri, 16 Mar 2018 20:11:55 +0000 (20:11 +0000)
commitf6f2e196818fca6c179ac08dff763772478e687a
tree55df092867c7abfb6944f635a16c34d98ff649f4
parente983329c58453e7f46602fb3a27e6a38ff84270d
Revert r327721 "This patch fixes the invalid usage of OptSize in Machine Combiner."

It causes asserts when compiling Chromium on Win32 with optimizations.
We compile many things with -Os.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@327733 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineCombiner.cpp