From: Nico Weber Date: Mon, 22 Jul 2019 23:23:38 +0000 (+0000) Subject: gn build: Wrap two comments to 80 columns X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=67f691b9cb74f264aed119bb9af53a0ae8e5ca1a;p=llvm gn build: Wrap two comments to 80 columns git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@366763 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn b/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn index 53d638619a4..4772a519540 100644 --- a/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn +++ b/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn @@ -2,7 +2,7 @@ import("//compiler-rt/target.gni") import("//llvm/utils/gn/build/buildflags.gni") declare_args() { - # Skip the atomic builtin (these should normally be provided by a shared library) + # Skip the atomic builtin (should normally be provided by a shared library). compiler_rt_exclude_atomic_builtin = true # Compile builtins for baremetal. @@ -404,7 +404,8 @@ static_library("builtins") { } } -# Currently unused but necessary to make the sync_source_lists_from_cmake.py happy. +# Currently unused but necessary to make the sync_source_lists_from_cmake.py +# happy. source_set("_unused") { sources = [ # Thumb1