This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
llvm-capstone
Watch
1
Star
0
Fork
0
You've already forked llvm-capstone
mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced
2024-12-28 18:54:55 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
42443e50ce
llvm-capstone
/
openmp
/
.arcconfig
5 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add a .arcconfig file for openmp. llvm-svn: 307474
2017-07-08 16:09:47 +00:00
{
[openmp] Set up .arcconfig to point to new Diffusion OMP repository Summary: We want to automatically copy the appropriate mailing list for review requests to the openmp repository. For context, see the proposal and discussion here: http://lists.llvm.org/pipermail/cfe-dev/2017-November/056032.html Similar to D40179, I set up a new Diffusion repository with callsign "OMP" for OpenMP: https://reviews.llvm.org/source/openmp/ This explicitly updates openmp's .arcconfig to point to the new OMP repository in Diffusion, which will let us use Herald rule H272 to automatically subscribe openmp-commits to review requests. Reviewers: hans, grokos, Hahnfeld Reviewed By: grokos Subscribers: sammccall, klimek, openmp-commits Differential Revision: https://reviews.llvm.org/D40499 llvm-svn: 319254
2017-11-28 23:28:45 +00:00
"repository.callsign" : "OMP",
Add a .arcconfig file for openmp. llvm-svn: 307474
2017-07-08 16:09:47 +00:00
"conduit_uri" : "https://reviews.llvm.org/"
}
Reference in New Issue
Copy Permalink