mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-03 19:32:35 +00:00
4432231b13
Summary: We want to automatically copy the appropriate mailing list for review requests to the LLD 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 "LLD" for lld: https://reviews.llvm.org/source/lld/ This explicitly updates lld's .arcconfig to point to the new C repository in Diffusion, which will let us use Herald rule H270. Reviewers: peter.smith, ruiu, rafael, sammccall Reviewed By: sammccall Subscribers: dlj, bkramer, sammccall, klimek Differential Revision: https://reviews.llvm.org/D40495 llvm-svn: 319955
5 lines
83 B
JSON
5 lines
83 B
JSON
{
|
|
"repository.callsign" : "LLD",
|
|
"conduit_uri" : "https://reviews.llvm.org/"
|
|
}
|