summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineLoopInfo.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2017-02-03 13:24:01 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2017-02-03 13:24:01 +0000
commit4524268c02d076266ead0d05708ab4460a73ac0f (patch)
treef7844abbd8cf0971bcd0919539621156486d574b /llvm/lib/CodeGen/MachineLoopInfo.cpp
parent9e9754b520a374ede23eed096e0350c1affcd934 (diff)
downloadbcm5719-llvm-4524268c02d076266ead0d05708ab4460a73ac0f.tar.gz
bcm5719-llvm-4524268c02d076266ead0d05708ab4460a73ac0f.zip
Handle numbers followed by ":" in linker scripts.
This is a fix for Bugzilla 31813. The problem is that the tokenizer does not create a separate token for ":" unless there's white space before it. Changed it to always create a token for ":" and reworked some logic that relied on ":" being attached to some tokens like "global:" and "local:". llvm-svn: 294006
Diffstat (limited to 'llvm/lib/CodeGen/MachineLoopInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud