This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2024-11-22 02:33:06 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
d4f3796eeb
llvm-mirror
/
.arcconfig
5 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add .arcconfig to the repository. Useful if someone wants to use phabricator's command line tool. llvm-svn: 169085
2012-12-01 13:07:58 +01:00
{
[llvm] Set up .arcconfig to point to Diffusion L repository Summary: Thanks to probinson for noticing this in his review of D41956. Now that we have repository callsigns set in all the other LLVM/Clang projects' .arcconfig files, we can set the top-level LLVM .arcconfig repository callsign to "L". This will correctly Cc: llvm-commits@ on all review requests sent out from the LLVM repo directory, using Herald rule H270. Reviewers: klimek, sammccall Reviewed By: sammccall Subscribers: llvm-commits, probinson, asb Differential Revision: https://reviews.llvm.org/D41964 llvm-svn: 322374
2018-01-12 16:37:41 +01:00
"repository.callsign" : "L",
Upgrade all the .arcconfigs to https. llvm-svn: 275409
2016-07-14 15:15:37 +02:00
"conduit_uri" : "https://reviews.llvm.org/"
Add .arcconfig to the repository. Useful if someone wants to use phabricator's command line tool. llvm-svn: 169085
2012-12-01 13:07:58 +01:00
}
Reference in New Issue
Copy Permalink