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-29 11:17:28 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
e65fa21cf0
llvm-capstone
/
polly
/
.arcconfig
5 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add an arcconfig for Polly Differential Revision: http://reviews.llvm.org/D4840 llvm-svn: 215308
2014-08-10 07:49:34 +00:00
{
[polly] Set up .arcconfig to point to new Diffusion PLO repository Summary: We want to automatically copy the appropriate mailing list for review requests to the polly 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 "PLO" for polly: https://reviews.llvm.org/source/polly/ This explicitly updates polly's .arcconfig to point to the new C repository in Diffusion, which will let us use Herald rule H270. llvm-svn: 319056
2017-11-27 17:34:03 +00:00
"repository.callsign" : "PLO",
[arc] Remove unittesting from arcconfig Summary: Unittests aren't working, and I don't think they ever were. Just remove them, so that we don't have to write `arc --nounit` all the time. Reviewers: grosser, Meinersbur, bollu Subscribers: bollu, pollydev, llvm-commits Differential Revision: https://reviews.llvm.org/D46869 llvm-svn: 332355
2018-05-15 13:43:42 +00:00
"conduit_uri" : "https://reviews.llvm.org/"
Add an arcconfig for Polly Differential Revision: http://reviews.llvm.org/D4840 llvm-svn: 215308
2014-08-10 07:49:34 +00:00
}
Reference in New Issue
Copy Permalink