[llvm-dev] what is official way to determine if we are running lto 2nd stage?
Konstantin Vladimirov via llvm-dev
llvm-dev at lists.llvm.org
Mon Sep 12 01:26:48 PDT 2016
Hi,
I want to enable some target-specific functionality only if current
build is 2nd LTO stage (i.e. optimizer called from plugin). What is
best and recommended way to do it?
---
With best regards, Konstantin
More information about the llvm-dev
mailing list