Fixed ELF object writer to die gracefully when an undefined label is encountered in a branch instruction.
See bug 41914.
Paths
| Differential D79943
[AMDGPU][MC] Corrected branch relocation handling to detect undefined labels ClosedPublic Authored by dp on May 14 2020, 7:05 AM.
Details Summary Fixed ELF object writer to die gracefully when an undefined label is encountered in a branch instruction. See bug 41914.
Diff Detail
Event Timeline
dp retitled this revision from [AMDGPU][MC] Corrected branch relocation handling to detect udefined labels to [AMDGPU][MC] Corrected branch relocation handling to detect undefined labels. Comment ActionsCorrected a list of included files; fixed a typo in the title. This revision is now accepted and ready to land.May 14 2020, 1:08 PM Closed by commit rGf997370d9c8f: [AMDGPU][MC] Corrected branch relocation handling to detect undefined labels (authored by dp). · Explain WhyMay 18 2020, 4:15 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 264580 llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp
|
Includes shall be sorted alphabetically.