Add support for AuroraUX. Patch by evocallaghan.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73766 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Duncan Sands
2009-06-19 14:40:01 +00:00
parent 9ff4c13668
commit 852cd112ed
2 changed files with 5 additions and 1 deletions

View File

@@ -49,6 +49,7 @@ public:
enum OSType {
UnknownOS,
AuroraUX,
Darwin,
DragonFly,
FreeBSD,