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

Unified Diff: gcc/gcc/config/darwin-protos.h

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 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 | « gcc/gcc/config/darwin-ppc-ldouble-patch.def ('k') | gcc/gcc/config/darwin9.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gcc/gcc/config/darwin-protos.h
diff --git a/gcc/gcc/config/darwin-protos.h b/gcc/gcc/config/darwin-protos.h
index b9865ccd4eed28938ef33691cbf9b7d640b93f12..5886f0158a6e2b38a12973575518b12221861820 100644
--- a/gcc/gcc/config/darwin-protos.h
+++ b/gcc/gcc/config/darwin-protos.h
@@ -71,6 +71,9 @@ extern void darwin_pragma_ms_struct (struct cpp_reader *);
extern void darwin_file_start (void);
extern void darwin_file_end (void);
+extern void darwin_asm_lto_start (void);
+extern void darwin_asm_lto_end (void);
+
extern void darwin_mark_decl_preserved (const char *);
extern tree darwin_handle_kext_attribute (tree *, tree, tree, int, bool *);
« no previous file with comments | « gcc/gcc/config/darwin-ppc-ldouble-patch.def ('k') | gcc/gcc/config/darwin9.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698