[all-commits] [llvm/llvm-project] db0608: [llvm-ifs] Add option to use InterfaceStub library
Zero Omega via All-commits
all-commits at lists.llvm.org
Thu Mar 4 11:30:04 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: db06088d63f823e5a4894eea291baf5a449ed406
https://github.com/llvm/llvm-project/commit/db06088d63f823e5a4894eea291baf5a449ed406
Author: Haowei Wu <haowei at google.com>
Date: 2021-03-04 (Thu, 04 Mar 2021)
Changed paths:
M llvm/test/tools/llvm-ifs/func.ifs
M llvm/tools/llvm-ifs/CMakeLists.txt
M llvm/tools/llvm-ifs/llvm-ifs.cpp
Log Message:
-----------
[llvm-ifs] Add option to use InterfaceStub library
This change adds '-use-interfacestub' option to allow llvm-ifs
to use InterfaceStub lib when generating ELF binary.
Differential Revision: https://reviews.llvm.org/D94461
More information about the All-commits
mailing list