diff options
| author | Francis Ricci <francisjricci@gmail.com> | 2017-01-10 04:33:04 +0000 |
|---|---|---|
| committer | Francis Ricci <francisjricci@gmail.com> | 2017-01-10 04:33:04 +0000 |
| commit | 17781c71b0869f4693f0fecc2a1ba14219cee382 (patch) | |
| tree | 809b7e0804460c5cee4649bc77d01d5c823d3371 /clang/lib/Basic/Targets.cpp | |
| parent | 4ebc79bb055a9e0e003ad86e63f34ba2170568c3 (diff) | |
| download | bcm5719-llvm-17781c71b0869f4693f0fecc2a1ba14219cee382.tar.gz bcm5719-llvm-17781c71b0869f4693f0fecc2a1ba14219cee382.zip | |
Make cmake link flag naming consistent
Summary:
The build system was inconsistent in its naming conventions for
link flags. This patch changes all uses of LINKFLAGS to LINK_FLAGS,
for consistency with cmake's LINK_FLAGS property.
This patch should make it easier to search the source code for
uses of link flags, as well as providing the benefit of improved
style and consistency.
Reviewers: compnerd, beanz
Subscribers: kubabrecka, llvm-commits, mgorny
Differential Revision: https://reviews.llvm.org/D28506
llvm-svn: 291539
Diffstat (limited to 'clang/lib/Basic/Targets.cpp')
0 files changed, 0 insertions, 0 deletions

