Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(271)

Unified Diff: BUILD.gn

Issue 2093203002: Minimal reproduction for SEGFAULT with -Wl,--as-needed -pthread -O2. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | flto_repro/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 5b73c3c2ab3d551fdefee708c618e79552faf72c..aa804c834bf73421b5e382b95a371d17c20933c9 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -722,6 +722,7 @@ group("gn_only") {
"//components/password_manager/content/renderer:browser_tests",
"//components/rappor:unit_tests",
"//components/sessions:unit_tests",
+ "//flto_repro",
"//media/blink:media_blink_unittests",
"//media/cast:udp_proxy",
"//native_client/src/trusted/debug_stub:gdb_rsp_unittest",
« no previous file with comments | « no previous file | flto_repro/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698