commit | 8d35314401047092eb97b989ed930967ed9e8ccc | [log] [tgz] |
---|---|---|
author | Daniel Dunbar <daniel@zuster.org> | Tue Nov 10 17:50:53 2009 +0000 |
committer | Daniel Dunbar <daniel@zuster.org> | Tue Nov 10 17:50:53 2009 +0000 |
tree | 38952f6c436a547f0124ce9979fc870eb982c5a6 | |
parent | bc2ea3406bf29ade6ac2329181890c2f352c0700 [diff] |
Localize -disable-llvm-optzns handling to BackendConsumer::CreatePasses. - This is conceptually better since the only thing we want this option to do is preserve the internal module as constructed by IRgen, before running any passes. - This also fixes bugs in -disable-llvm-optzns handling with regards to debug info. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@86691 91177308-0d34-0410-b5e6-96231b3b80d8