commit | 2dbdd20d378948db54347dcf13ec5bf50683b3d5 | [log] [tgz] |
---|---|---|
author | Adrian Prantl <aprantl@apple.com> | Mon May 19 23:40:06 2014 +0000 |
committer | Adrian Prantl <aprantl@apple.com> | Mon May 19 23:40:06 2014 +0000 |
tree | ad00e46806b4603234ff87adb8606445e42359b2 | |
parent | 1fc760add412090e0eebda6b215c8eeb53c188f5 [diff] |
Demote the "Debug Info Version" module flag to llvm::Module::Warning behavior on mismatch. The AutoUpgrader will drop incompatible debug info any way and also emit a warning diagnostic for it. rdar://problem/16926122 llvm-svn: 209182