diff options
author | Greg Roth <grroth@microsoft.com> | 2024-11-13 17:44:54 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-13 16:44:54 -0800 |
commit | 1f0e0da3af783fd2bb5e23bc2b97141abac68926 (patch) | |
tree | fe669e12e475d51061c5b3377ecae2b7087a7a02 /llvm/lib/CodeGen/DFAPacketizer.cpp | |
parent | c03b6e89434c11c936dc2fa8b01f1deb95b1923a (diff) | |
download | llvm-1f0e0da3af783fd2bb5e23bc2b97141abac68926.zip llvm-1f0e0da3af783fd2bb5e23bc2b97141abac68926.tar.gz llvm-1f0e0da3af783fd2bb5e23bc2b97141abac68926.tar.bz2 |
[CMake] update Apple undefined symbol link flag from suppress (#116113)
the -undefined suppress option for Apple's linker is deprecated and was
producing multiple warnings. This updates it to dynamic_lookup, which
has much the same effect, but avoids these deprecation warnings.
Diffstat (limited to 'llvm/lib/CodeGen/DFAPacketizer.cpp')
0 files changed, 0 insertions, 0 deletions