diff options
author | Gokturk Yuksek <gokturk@binghamton.edu> | 2020-02-17 22:26:59 +0000 |
---|---|---|
committer | Luís Marques <luismarques@lowrisc.org> | 2020-02-17 22:28:18 +0000 |
commit | 09856feb3cc141f4f9c8b9edec28602ac4f21575 (patch) | |
tree | 78a33e5538283497f060ad69a5f9c77993f4ac7e /clang/lib/Serialization/ModuleManager.cpp | |
parent | 3f148eabe0977228410090951cdb236d881eebcd (diff) | |
download | llvm-09856feb3cc141f4f9c8b9edec28602ac4f21575.zip llvm-09856feb3cc141f4f9c8b9edec28602ac4f21575.tar.gz llvm-09856feb3cc141f4f9c8b9edec28602ac4f21575.tar.bz2 |
[dsymutil] Explicitly link against libatomic when necessary
In some systems, such as RISC-V, atomic support requires explicit linking
against '-latomic' (see https://github.com/riscv/riscv-gcc/issues/12).
Reviewers: davezarzycki, hhb, beanz, jfb, JDevlieghere
Reviewed By: beanz, JDevlieghere
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D69003
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions