commit | 1f32999ec79a980576e100d64d5f3267eb19ea49 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Mon Oct 06 06:09:18 2008 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Mon Oct 06 06:09:18 2008 +0000 |
tree | b8c36b554e2293b7c37e70c891ef33e9e2bec938 | |
parent | f6b24ea67b5898295e2fc645327837037462a0fd [diff] |
remove some code where CGBuiltin folds constants, and use tryEvaluate to do it instead. We should still handle __builtin_nan etc, but don't yet. This fixes incorrect evaluation of __builtin_constant_p, a FIXME. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57156 91177308-0d34-0410-b5e6-96231b3b80d8