[PATCH] [llgo] cmd/llgoi: use line editor

Andrew Wilkins axwalk at gmail.com
Sat May 23 08:19:19 PDT 2015


Thanks, updated LICENSE.TXT.


================
Comment at: update_third_party.sh:104
@@ -91,1 +103,3 @@
+(cd $linerdir && git checkout $linerrev)
+
 # --------------------- license check ---------------------
----------------
pcc wrote:
> Wouldn't this leave a .git directory in third_party/liner?
Yes, added && rm -fr .git.

http://reviews.llvm.org/D9811

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list