[all-commits] [llvm/llvm-project] 17c390: [WPD][LLD] Allow glob matching of --lto-known-safe...
modiking via All-commits
all-commits at lists.llvm.org
Wed Jan 17 14:31:24 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 17c390fc789e0f0b33577add7364e89d15a44efa
https://github.com/llvm/llvm-project/commit/17c390fc789e0f0b33577add7364e89d15a44efa
Author: modiking <modiking213 at gmail.com>
Date: 2024-01-17 (Wed, 17 Jan 2024)
Changed paths:
M lld/ELF/Driver.cpp
M lld/test/ELF/lto/devirt_validate_vtable_typeinfos.ll
Log Message:
-----------
[WPD][LLD] Allow glob matching of --lto-known-safe-vtables (#78505)
Makes it easier to exclude a pattern of safe vtable symbols
Testing:
ninja check-all
More information about the All-commits
mailing list