mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-04 10:30:01 +00:00
IR: Drop TODO now that PR22111 is finished
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225477 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3408708548
commit
f081ff786f
@ -704,8 +704,6 @@ public:
|
||||
/// Although nodes are uniqued by default, \a GenericMDNode has no support for
|
||||
/// RAUW. If an operand change (due to RAUW or otherwise) causes a uniquing
|
||||
/// collision, the uniquing bit is dropped.
|
||||
///
|
||||
/// TODO: Make 'distinct' survive across assembly/bitcode/ValueMap.
|
||||
class GenericMDNode : public MDNode {
|
||||
friend class Metadata;
|
||||
friend class MDNode;
|
||||
|
Loading…
x
Reference in New Issue
Block a user