summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ProfileData
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2018-03-09 03:13:37 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2018-03-09 03:13:37 +0000
commit81e911cd868252e2e788ae1b82fb1ac5b56fd1f6 (patch)
treef471360406e00741228d00692ec79f5e32777525 /llvm/lib/ProfileData
parent5a91fc6f743659ad30f8f5c42aef8d1056e5e3d5 (diff)
downloadbcm5719-llvm-81e911cd868252e2e788ae1b82fb1ac5b56fd1f6.tar.gz
bcm5719-llvm-81e911cd868252e2e788ae1b82fb1ac5b56fd1f6.zip
Don't treat .symver as a regular alias definition.
This patch starts simplifying the handling of .symver. For now it just moves the responsibility for creating an alias down to the streamer. With that the asm streamer can pass a .symver unchanged, which is nice since gas cannot parse "foo@bar = zed". In a followup I hope to move the handling down to the writer so that we don't need special hacks for avoiding breaking names with @@@ on windows. llvm-svn: 327101
Diffstat (limited to 'llvm/lib/ProfileData')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud