Revert "[Darwin] Respect -fno-unroll-loops during LTO."
authorFlorian Hahn <flo@fhahn.com>
Mon, 30 Mar 2020 14:20:30 +0000 (15:20 +0100)
committerFlorian Hahn <flo@fhahn.com>
Mon, 30 Mar 2020 14:20:30 +0000 (15:20 +0100)
commit7899a111ea1160e2ae0aae42de37b14a0b75d71b
tree9073501dca415cad4d388edc2bf89a522a29c9e7
parent3806b38045c08c674dc5db65bb06cf3dc34b9cc7
Revert "[Darwin] Respect -fno-unroll-loops during LTO."

As per post-commit comment at https://reviews.llvm.org/D76916, this
should better be done at the TU level.

This reverts commit 9ce198d6ed371399e9bd9ba8b48fbab0f4e60240.
clang/lib/Driver/ToolChains/Darwin.cpp
clang/test/Driver/darwin-ld-lto-fno-unroll-loops.c [deleted file]
llvm/lib/LTO/LTOCodeGenerator.cpp
llvm/test/tools/llvm-lto/fno-unroll-loops-option.ll [deleted file]