DescriptionDisable LTO for AVX2 code.
LLVM currently lacks the ability to compile different parts of an LTO'd
object for different subtargets. Disable it here to avoid needing to
compile the rest of the application with AVX2 when using LTO.
BUG=chromium:453195
R=thakis@chromium.org
Committed: https://chromium.googlesource.com/chromium/deps/libvpx/+/7464c834e05060af9cf8eb29032a8ad30828eec6
Patch Set 1 #
Total comments: 1
Patch Set 2 : add comment #Patch Set 3 : update generate_gypi.sh script #Patch Set 4 : add LLVM bug reference #
Messages
Total messages: 17 (4 generated)
|