[Lldb-commits] [PATCH] D22999: Resurrect standalone build
Tamas Berghammer via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 1 04:15:37 PDT 2016
tberghammer added a subscriber: tberghammer.
tberghammer added a comment.
I think it is a bad idea to duplicate the CheckAtomic.cmake file from LLVM as the 2 copy will diverge over time and cause extra maintenance cost. What do you think about trying to change LLVM to install this file instead of duplicating it into LLDB?
Repository:
rL LLVM
https://reviews.llvm.org/D22999
More information about the lldb-commits
mailing list