# This can be removed once https://bugs.llvm.org/show_bug.cgi?id=40348
# has been resolved, and -mno-outline is obeyed by the linker during
# ThinLTO.
ldflags += [ "-Wl,-mllvm,-enable-machine-outliner=never" ]
if (use_lld) {
}
asmflags = cflags