After D72899, it's possible to use empty associated symbol which will
get lowered to sh_link set to 0. However, if the operand is missing
altogether, getLinkedToSymbol is going to fail. Avoid the failure
by checking the number of arguments first.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests