diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-10-29 13:34:28 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-29 15:34:28 -0500 |
commit | a78861fc55d18046989ff4d624a037e9181da170 (patch) | |
tree | b3b7db3b54b2479da807d47f5a8dad6de5a79fc1 /llvm/lib | |
parent | 8193832fb988e3df1e8e726634783805dca8d9b6 (diff) | |
download | llvm-a78861fc55d18046989ff4d624a037e9181da170.zip llvm-a78861fc55d18046989ff4d624a037e9181da170.tar.gz llvm-a78861fc55d18046989ff4d624a037e9181da170.tar.bz2 |
[NvlinkWrapper] Add support for `--undefined` (#113934)
Summary:
This flag is pretty canonical in ELF linkers, it allows us to force the
link job to extract a library if it defines a specific symbol. This is
mostly useful for letting us forcibly extract things that don't fit the
normal model (i.e. kernels) from static libraries.
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions