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

Unified Diff: gcc/gcc/config/nacl.opt

Issue 3320011: [noupstream] Instrument for thread suspension. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: +bug Created 10 years, 3 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 | gcc/gcc/tree-profile.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gcc/gcc/config/nacl.opt
diff --git a/gcc/gcc/config/nacl.opt b/gcc/gcc/config/nacl.opt
index ef9616dd7971635c83e1f463b3d7a0dfac451935..ad0a815b59336b899f25960523984f57f6a8c205 100644
--- a/gcc/gcc/config/nacl.opt
+++ b/gcc/gcc/config/nacl.opt
@@ -52,3 +52,6 @@ Common Report Var(flag_nacl_align_pow2,4) Init(NACL_ALIGN_POW2)
fnacl-align-32
Common Report Var(flag_nacl_align_pow2,5)
+
+finstrument-for-thread-suspension
+Common Report Var(flag_instrument_for_thread_suspension)
« no previous file with comments | « no previous file | gcc/gcc/tree-profile.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698