diff options
author | Fangrui Song <i@maskray.me> | 2024-06-27 22:37:36 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2024-06-27 22:37:37 -0700 |
commit | db48f1a1764023f8efeb055e343b967d1eb37d19 (patch) | |
tree | 39f6a4fdb655fa3a42cb1f6e6553d3d71434d92c /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | 52216349b6faf41351f4bd370439031c416b8f9b (diff) | |
download | llvm-db48f1a1764023f8efeb055e343b967d1eb37d19.zip llvm-db48f1a1764023f8efeb055e343b967d1eb37d19.tar.gz llvm-db48f1a1764023f8efeb055e343b967d1eb37d19.tar.bz2 |
[MC] Remove nullable getCurrentSectionOnly use from AsmParser
We will implement getCurrentSectionOnly with `CurFrag->getParent()`,
which is non-null. Eliminate a nullable use.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions