diff options
| author | Yaron Keren <yaron.keren@gmail.com> | 2015-08-30 15:24:46 +0000 |
|---|---|---|
| committer | Yaron Keren <yaron.keren@gmail.com> | 2015-08-30 15:24:46 +0000 |
| commit | 43e184ee0c69b9bbdff66ec05032dfad995e8918 (patch) | |
| tree | 612eb1240bae092493ba4aac8231ed39dd55bc6b /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | fc600dc2ec249a9fa37b7a62847d1477e4b4bb2e (diff) | |
Make test resistant to false matches of numbered (unnamed) labels inside other numbers.
In release builds labels are numbers. Matching just the number may result
in false matches where the label is contained in other numbers, such as
14 inside [114 x i8]. A stricter match requiring start of line or > character
before the label avoids these false matches.
llvm-svn: 246385
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
