commit | b681b8ffab2aa016b3897916d5110927c34a584b | [log] [tgz] |
---|---|---|
author | Daniel Dunbar <daniel@zuster.org> | Fri Mar 06 22:13:30 2009 +0000 |
committer | Daniel Dunbar <daniel@zuster.org> | Fri Mar 06 22:13:30 2009 +0000 |
tree | 8e3a6da15d20ae2608f9bfa12737790a4b9d903b | |
parent | 4e06387c2d6d00c7a30167d4c2206756992dde38 [diff] |
(LLVM svn up) Generalize RuntimeFunctions to RuntimeGlobals and add CodeGenModule::CreateRuntimeVariable. - No real functionality change; although we now assert on silly things like: -- int objc_exception_throw; void f0() { @throw(@"A"); } -- instead of accepting it. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66292 91177308-0d34-0410-b5e6-96231b3b80d8