This is a small extension of !associated, mostly useful for the implementation
convenience of instrumentation passes that RAUW globals with aliases, such
as LowerTypeTests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D64951
CodeGen: Allow !associated metadata to point to aliases. ClosedPublic Authored by pcc on Jul 18 2019, 2:19 PM.
Details Summary This is a small extension of !associated, mostly useful for the implementation
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 18 2019, 2:34 PM Closed by commit rL366502: CodeGen: Allow !associated metadata to point to aliases. (authored by pcc). · Explain WhyJul 18 2019, 2:40 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 210681 llvm/trunk/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
llvm/trunk/test/CodeGen/X86/elf-associated.ll
|