FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
Halide/bash_profile at master · binarysentient/Halide · GitHub
binarysentient
/
Halide
Public
forked from
halide/Halide
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
Halide
/
bash_profile
Copy path
More file actions
More file actions
Latest commit
History
History
History
6 lines (5 loc) · 201 Bytes
Breadcrumbs
Halide
/
bash_profile
Copy path
File metadata and controls
6 lines (5 loc) · 201 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
export
LLVM_PATH=
`
pwd
`
/llvm
export
LLVM_PREFIX=
${LLVM_PATH}
/Release+Asserts
export
PATH=
${LLVM_PREFIX}
/bin:
${PATH}
#
open LLVM ocamldoc
#
alias lldoc="open ${LLVM_PATH}/docs/ocamldoc/html/index.html"
Back
|
FazBrowse Home
|
New Git URL