1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-02-16 16:31:04 +00:00
Rafael Espindola fac7a9e644 Remove the isImplicitlyPrivate argument of getNameWithPrefix.
getSymbolWithGlobalValueBase use is to create a name of a new symbol based
on the name of an existing GV. Assert that and then remove the last call
to pass true to isImplicitlyPrivate.

This gives the mangler API a 1:1 mapping from GV to names, which is what we
need to drop the mangler dependency on the target (and use an extended
datalayout instead).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196472 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-05 05:53:12 +00:00
..
2013-12-05 05:44:44 +00:00
2013-12-05 05:44:44 +00:00
2013-11-15 01:34:59 +00:00
2013-12-05 05:44:44 +00:00
2013-12-05 05:44:44 +00:00
2013-12-05 05:44:44 +00:00
2013-10-22 15:18:03 +00:00
2013-11-22 16:58:05 +00:00
2013-11-15 01:34:59 +00:00
2013-11-22 16:58:05 +00:00