Rui Ueyama 7d271ae21d Fix wrong assertion failure.
Previously, if you have foo=bar in a definition file, this assertion
could fire because when symbols are read from file they could be mangled.
It seems that due to historical reasons underscore mangling scheme is
really ad-hoc, and I cannot find a clean way to handle this. I had
to just de-mangle symbols to search again.

llvm-svn: 297357
2017-03-09 04:47:33 +00:00
..
2017-03-09 04:47:33 +00:00
2016-12-09 21:55:24 +00:00
2015-08-06 16:47:46 +00:00
2017-02-23 00:26:42 +00:00
2016-04-21 01:33:04 +00:00
2017-01-20 22:57:24 +00:00
2016-09-09 19:41:46 +00:00
2016-12-09 21:55:24 +00:00
2017-02-23 23:42:24 +00:00