diff options
author | Daniel Dunbar <daniel@zuster.org> | 2009-11-03 08:18:34 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2009-11-03 08:18:34 +0000 |
commit | 8112c61789ed077892f4abae55065ab3ce2ae977 (patch) | |
tree | a8d9598d4bad56daede879b38e855520c5c4c22e | |
parent | 54cb7ccc769a5e81a13812e08c21daf52a781262 (diff) |
Add link to FatELF project.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85888 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | www/UniversalDriver.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/UniversalDriver.html b/www/UniversalDriver.html index f66151a493..82ccc8ded7 100644 --- a/www/UniversalDriver.html +++ b/www/UniversalDriver.html @@ -77,6 +77,9 @@ welcome!</p> wiki page for their work to support the ARM EABI provide an interesting glimpse into how related issues impact the operating system distribution.</li> + <li><a href="http://icculus.org/fatelf/">FatELF</a> is a proposal for bringing + Mac OS X like "Universal Binary" support to ELF based platforms.</li> + </ul> </div> |