[PATCH] D56180: Replace gen_dynamic_list.py with a portable shell script
    Kamil Rytarowski via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jan  1 08:16:32 PST 2019
    
    
  
krytarowski abandoned this revision.
krytarowski added a comment.
Using LLVM libraries is fine, a little bit of dependency as we need to get LLVM libraries/headers to craft tools.
We have currently a similar issue with tablegen used as a tool.
I will keep using downstream this .sh for now. If someone intends to pick this .sh (and even integrate with LLVM) feel free to do so.
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56180/new/
https://reviews.llvm.org/D56180
    
    
More information about the llvm-commits
mailing list