Add initial *-*-rtems* target, from Joel Sherrill

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134282 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Douglas Gregor
2011-07-01 22:41:06 +00:00
parent 385e930d55
commit 6ced1d12dd
4 changed files with 7 additions and 1 deletions

View File

@ -95,7 +95,8 @@ public:
Solaris,
Win32,
Haiku,
Minix
Minix,
RTEMS
};
enum EnvironmentType {
UnknownEnvironment,