diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-02-09 17:26:38 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-02-09 17:26:38 +0100 |
commit | ba683182f43036fc52f1087ada237e1d07854b0e (patch) | |
tree | 2b2b1a43af8c7d83385a45fd671175bbf1cf5972 /shortcuts.mdwn | |
parent | 8720ae28261550e8b7dd3f2d89e72a194aa9e712 (diff) | |
download | web-ba683182f43036fc52f1087ada237e1d07854b0e.tar.gz web-ba683182f43036fc52f1087ada237e1d07854b0e.tar.bz2 web-ba683182f43036fc52f1087ada237e1d07854b0e.zip |
open_issues/llvm: llvm 0a109de14d0ced95d99b9ec60d4ef9479d6404d3 (2013-02-08), clang 4cdb7414a1862270bbf8ff2c345aea879a64a116 (2013-02-08), compiler-rt ed83584256249ee2c474fb18abf7df6aa73019b0 (2013-02-08), test-suite d1212efdb685151165a48d0f89cf3d40154468bc (2013-02-08)
Diffstat (limited to 'shortcuts.mdwn')
-rw-r--r-- | shortcuts.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shortcuts.mdwn b/shortcuts.mdwn index 2f12f28f..c211bd30 100644 --- a/shortcuts.mdwn +++ b/shortcuts.mdwn @@ -115,3 +115,9 @@ ikiwiki will include your shortcut in the standard underlay. * [[!shortcut name=stackoverflow_question url="http://stackoverflow.com/questions/%s" desc="Stack Overflow question %s"]] + + +## [[LLVM]] + + * [[!shortcut name=LLVM_bug url="http://llvm.org/bugs/show_bug.cgi?id=%s" + desc="LLVM bug #%s"]] |