Adrian Prantl
baf90fc265
Fix a bug that caused SimplifyCFG to drop DebugLocs.
...
Instruction::dropUnknownMetadata(KnownSet) is supposed to preserve all
metadata in KnownSet, but the condition for DebugLocs was inverted.
Most users of dropUnknownMetadata() actually worked around this by not
adding LLVMContext::MD_dbg to their list of KnowIDs.
This is now made explicit.
llvm-svn: 245589
2015-08-20 18:24:02 +00:00
..
2015-04-29 16:38:44 +00:00
2015-06-23 09:49:53 +00:00
2015-08-06 20:22:46 +00:00
2015-08-04 08:21:40 +00:00
2015-05-18 22:13:54 +00:00
2015-06-23 09:49:53 +00:00
2015-08-08 18:27:36 +00:00
2015-06-30 22:14:01 +00:00
2015-07-10 18:55:13 +00:00
2014-04-25 05:29:35 +00:00
2015-08-15 02:46:08 +00:00
2015-06-23 09:49:53 +00:00
2015-08-11 01:15:26 +00:00
2015-06-23 09:49:53 +00:00
2015-04-10 14:50:08 +00:00
2015-08-14 05:09:07 +00:00
2015-06-23 09:49:53 +00:00
2015-05-18 22:13:54 +00:00
2015-08-17 02:08:17 +00:00
2015-08-18 17:51:53 +00:00
2015-08-07 19:30:12 +00:00
2015-08-17 02:08:17 +00:00
2015-08-17 02:08:17 +00:00
2015-08-17 02:08:17 +00:00
2015-08-19 05:40:42 +00:00
2015-08-20 17:22:29 +00:00
2014-04-22 02:55:47 +00:00
2015-08-11 20:16:17 +00:00
2015-01-04 12:03:27 +00:00
2015-06-23 09:49:53 +00:00
2015-07-23 10:54:06 +00:00
2015-07-22 10:29:29 +00:00
2015-08-20 18:24:02 +00:00
2015-08-08 18:27:36 +00:00
2015-06-23 09:49:53 +00:00
2015-08-16 21:16:37 +00:00
2015-06-23 09:49:53 +00:00
2015-08-08 00:41:53 +00:00
2015-01-28 04:57:56 +00:00
2014-03-03 20:06:11 +00:00
2015-08-07 00:44:55 +00:00