diff options
author | Keith Smiley <keithbsmiley@gmail.com> | 2024-03-27 09:35:45 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-27 09:35:45 -0700 |
commit | 0099c584bad3bdeb62fede61fb89fdcc022bd2a0 (patch) | |
tree | e390adf83105b056f1329b2dce0cb719ee62a870 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 6ad1cf3b37f0eefa5f43f90990ec3dcf5c87dead (diff) | |
download | llvm-0099c584bad3bdeb62fede61fb89fdcc022bd2a0.zip llvm-0099c584bad3bdeb62fede61fb89fdcc022bd2a0.tar.gz llvm-0099c584bad3bdeb62fede61fb89fdcc022bd2a0.tar.bz2 |
[bazel] Remove -lm on macOS (#86706)
Bazel links this library by default which leads to this linker warning
on macOS:
```
ld: warning: ignoring duplicate libraries: '-lm'
```
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions