Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
swiftshader
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
swiftshader
Commits
8344bfe9
Commit
8344bfe9
authored
Dec 15, 2015
by
Reed Kotler
Committed by
Jim Stichnoth
Dec 15, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
document dump
BUG= R=stichnot@chromium.org Review URL:
https://codereview.chromium.org/1522213002
. Patch from Reed Kotler <rkotlerimgtec@gmail.com>.
parent
87e5a6c6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
IceBuildDefs.h
src/IceBuildDefs.h
+1
-0
No files found.
src/IceBuildDefs.h
View file @
8344bfe9
...
@@ -75,6 +75,7 @@ namespace Ice {
...
@@ -75,6 +75,7 @@ namespace Ice {
namespace
BuildDefs
{
namespace
BuildDefs
{
// The ALLOW_* etc. symbols must be #defined to zero or non-zero.
// The ALLOW_* etc. symbols must be #defined to zero or non-zero.
/// Return true if ALLOW_DUMP is defined as a non-zero value
constexpr
bool
dump
()
{
return
ALLOW_DUMP
;
}
constexpr
bool
dump
()
{
return
ALLOW_DUMP
;
}
/// Return true if ALLOW_LLVM_CL is defined as a non-zero value
/// Return true if ALLOW_LLVM_CL is defined as a non-zero value
// TODO(stichnot): this ALLOW_LLVM_CL is a TBD option which will
// TODO(stichnot): this ALLOW_LLVM_CL is a TBD option which will
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment