llvm-project/llvm/lib/ToolDrivers
Pengxuan Zheng 4f12a721f1 [llvm-lib] Ignore /LTCG option
"The /LTCG option to LIB specifies that the inputs from cl.exe include object
files generated by using the /GL compiler option."

Based on Microsoft's description
above (https://docs.microsoft.com/en-us/cpp/build/reference/running-lib?view=msvc-170),
there doesn't seem to be anything llvm-lib needs to do to support the flag.

Reviewed By: rnk

Differential Revision: https://reviews.llvm.org/D126000
2022-05-27 11:38:42 -07:00
..
llvm-dlltool [Type] Avoid APFloat.h include (NFC) 2021-10-09 11:29:26 +02:00
llvm-lib [llvm-lib] Ignore /LTCG option 2022-05-27 11:38:42 -07:00
CMakeLists.txt