[llvm-commits] CVS: llvm-www/pubs/pubs.js

Chris Lattner sabre at nondot.org
Sat Jan 31 17:56:38 PST 2009



Changes in directory llvm-www/pubs:

pubs.js updated: 1.6 -> 1.7
---
Log message:

add month to paper.


---
Diffs of the changes:  (+1 -0)

 pubs.js |    1 +
 1 files changed, 1 insertion(+)


Index: llvm-www/pubs/pubs.js
diff -u llvm-www/pubs/pubs.js:1.6 llvm-www/pubs/pubs.js:1.7
--- llvm-www/pubs/pubs.js:1.6	Sat Jan 31 19:53:58 2009
+++ llvm-www/pubs/pubs.js	Sat Jan 31 19:56:19 2009
@@ -5,6 +5,7 @@
    title: 'Recovery Domains: An Organizing Principle for Recoverable Operating Systems',
    author: 'Andrew Lenharth, Samuel T. King, Vikram Adve',
    published: "Proceedings of the Fourteenth International Conference on Architectural Support for Programming Languages and Operating Systems (ASPLOS '09)",
+   month: 3,
    year: 2009},
 
    {url: '2009-01-ASP-DAC-Automatic_Instrumentation.html',






More information about the llvm-commits mailing list