[all-commits] [llvm/llvm-project] 0a00a7: [libc++] Use generator expression in Linker script...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Thu Jul 30 09:00:19 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0a00a7d57791e2bf2a5c86c09dbfb52aac57862d
https://github.com/llvm/llvm-project/commit/0a00a7d57791e2bf2a5c86c09dbfb52aac57862d
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-07-30 (Thu, 30 Jul 2020)
Changed paths:
M libcxx/cmake/Modules/DefineLinkerScript.cmake
Log Message:
-----------
[libc++] Use generator expression in Linker script generation
This is an alternative to the workaround in 34a3b24a90c6.
Differential Revision: https://reviews.llvm.org/D68880
More information about the All-commits
mailing list