diff options
author | Richard Smith <richard@metafoo.co.uk> | 2020-12-08 00:42:26 -0800 |
---|---|---|
committer | Richard Smith <richard@metafoo.co.uk> | 2020-12-08 00:42:48 -0800 |
commit | a1344779ab019a6bcd29842c1499343e15efbe87 (patch) | |
tree | be30d6e8ffd88925131b1f19020622838c463311 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 4415678718ad471c84f024e20ce864ae1e79348a (diff) | |
download | llvm-a1344779ab019a6bcd29842c1499343e15efbe87.zip llvm-a1344779ab019a6bcd29842c1499343e15efbe87.tar.gz llvm-a1344779ab019a6bcd29842c1499343e15efbe87.tar.bz2 |
Revert "Add new 'preferred_name' attribute."
This change exposed a pre-existing issue with deserialization cycles
caused by a combination of attributes and template instantiations
violating the deserialization ordering restrictions; see PR48434 for
details.
A previous commit attempted to work around PR48434, but appears to have
only been a partial fix, and fixing this properly seems non-trivial.
Backing out for now to unblock things.
This reverts commit 98f76adf4e941738c0b9fe3b9965fa63603e9c89 and
commit a64c26a47a81b1b44e36d235ff3bc6a74a0bad9f.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions