diff options
author | Gokturk Yuksek <gokturk@binghamton.edu> | 2020-02-18 07:52:29 +0000 |
---|---|---|
committer | Luís Marques <luismarques@lowrisc.org> | 2020-02-18 07:54:54 +0000 |
commit | d4a4a32cd94eccbaaa4608b0daac8b820e041214 (patch) | |
tree | f117bc493d2e6441faa8f028214afb67747ebd9e /lldb/source/API/SBModule.cpp | |
parent | b0866f61c127e27855b88873503cbcd5c2e49212 (diff) | |
download | llvm-d4a4a32cd94eccbaaa4608b0daac8b820e041214.zip llvm-d4a4a32cd94eccbaaa4608b0daac8b820e041214.tar.gz llvm-d4a4a32cd94eccbaaa4608b0daac8b820e041214.tar.bz2 |
[Support] Check for atomics64 when deciding if '-latomic' is needed
The CheckAtomic module performs two tests to determine if passing
'-latomic' to the linker is required: one for 64-bit atomics, and
another for non-64-bit atomics. Include the missing check for 64-bit
atomics.
Reviewers: beanz, compnerd
Reviewed By: beanz, compnerd
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D69444
Diffstat (limited to 'lldb/source/API/SBModule.cpp')
0 files changed, 0 insertions, 0 deletions