c1_globals.cpp revision 1472:c18cbe5936b8
1155131Srwatson/*
2155131Srwatson * Copyright (c) 2000, 2005, Oracle and/or its affiliates. All rights reserved.
3155131Srwatson * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4155131Srwatson *
5155131Srwatson * This code is free software; you can redistribute it and/or modify it
6155131Srwatson * under the terms of the GNU General Public License version 2 only, as
7155131Srwatson * published by the Free Software Foundation.
8155131Srwatson *
9155131Srwatson * This code is distributed in the hope that it will be useful, but WITHOUT
10155131Srwatson * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11155131Srwatson * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
12155131Srwatson * version 2 for more details (a copy is included in the LICENSE file that
13155131Srwatson * accompanied this code).
14155131Srwatson *
15155131Srwatson * You should have received a copy of the GNU General Public License version
16155131Srwatson * 2 along with this work; if not, write to the Free Software Foundation,
17155131Srwatson * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
18155131Srwatson *
19155131Srwatson * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
20155131Srwatson * or visit www.oracle.com if you need additional information or have any
21155131Srwatson * questions.
22155131Srwatson *
23155131Srwatson */
24155131Srwatson
25155131Srwatson# include "incls/_precompiled.incl"
26155131Srwatson# include "incls/_c1_globals.cpp.incl"
27155131Srwatson
28155131SrwatsonC1_FLAGS(MATERIALIZE_DEVELOPER_FLAG, MATERIALIZE_PD_DEVELOPER_FLAG, MATERIALIZE_PRODUCT_FLAG, MATERIALIZE_PD_PRODUCT_FLAG, MATERIALIZE_NOTPRODUCT_FLAG)
29155131Srwatson