[www-pubs] r213103 - Fixed typo in last commit.

John Criswell criswell at uiuc.edu
Tue Jul 15 15:54:25 PDT 2014


Author: criswell
Date: Tue Jul 15 17:54:23 2014
New Revision: 213103

URL: http://llvm.org/viewvc/llvm-project?rev=213103&view=rev
Log:
Fixed typo in last commit.

Modified:
    www-pubs/trunk/pubs.js

Modified: www-pubs/trunk/pubs.js
URL: http://llvm.org/viewvc/llvm-project/www-pubs/trunk/pubs.js?rev=213103&r1=213102&r2=213103&view=diff
==============================================================================
--- www-pubs/trunk/pubs.js (original)
+++ www-pubs/trunk/pubs.js Tue Jul 15 17:54:23 2014
@@ -43,7 +43,6 @@ var PUBS =
   },
 
   { url: "http://www.cs.rutgers.edu/~santosh.nagarakatte/papers/cgo2014-final.pdf",
-  { url: "http://www.cs.rutgers.edu/~santosh.nagarakatte/papers/cgo2014-final.pdf",
     author: "Santosh Nagarakatte, Milo M.K. Martin and Steve Zdancewic",
     title: "WatchdogLite: Hardware-Accelerated Compiler-Based Pointer Checking",
     published: "Proceedings of the 2014 International Symposium on Code Generation and Optimization (CGO 2014)",





More information about the llvm-commits mailing list