[all-commits] [llvm/llvm-project] e95cd9: [libc++abi/unwind] NFC: Normalize how we set targe...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Jul 26 13:38:21 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e95cd94f7edf50367d650410b8e534342eb0e5cb
https://github.com/llvm/llvm-project/commit/e95cd94f7edf50367d650410b8e534342eb0e5cb
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2021-07-26 (Mon, 26 Jul 2021)
Changed paths:
M libcxxabi/src/CMakeLists.txt
M libunwind/src/CMakeLists.txt
Log Message:
-----------
[libc++abi/unwind] NFC: Normalize how we set target properties
This is a NFC commit to normalize how we set target properties on the
various runtime targets. A follow-up patch is going to add new properties,
and I wanted that follow-up patch to be cleaner.
More information about the All-commits
mailing list