Replace @ with the more common \. NFC.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 15 Jun 2015 21:02:49 +0000 (21:02 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 15 Jun 2015 21:02:49 +0000 (21:02 +0000)
commit132c3549d9263a68646cea3906655681bc44ccbd
treeb5a4a7f40c0f958264485ca058bb47083ba798db
parent9e2683622166aea98bfdba591e0a406d07514837
Replace @ with the more common \. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239759 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Reader/BitcodeReader.cpp