diff options
author | Aiden Grossman <agrossman154@yahoo.com> | 2023-06-26 20:26:30 +0000 |
---|---|---|
committer | Aiden Grossman <agrossman154@yahoo.com> | 2023-06-26 20:27:36 +0000 |
commit | 3500d3ba1cd97df58776a79ed61e0d1946a085c2 (patch) | |
tree | 77858f01cdc2da0b023a43eb9da9ad2ebaa8853c /llvm/lib/MC/MCObjectFileInfo.cpp | |
parent | 13f15e8f14cfd0b5795ef0c0164a913fdaa5378c (diff) | |
download | llvm-3500d3ba1cd97df58776a79ed61e0d1946a085c2.zip llvm-3500d3ba1cd97df58776a79ed61e0d1946a085c2.tar.gz llvm-3500d3ba1cd97df58776a79ed61e0d1946a085c2.tar.bz2 |
[llvm-exegesis] Explicitly link llvm-exegesis unit tests against librt
On some platforms such as PPC shm_open is in librt and it isn't
automatically linked against. This patch explicitly links against librt
in the unittests which should hopefully fix the symbol resolution
errors.
Diffstat (limited to 'llvm/lib/MC/MCObjectFileInfo.cpp')
0 files changed, 0 insertions, 0 deletions