diff options
author | Fangrui Song <i@maskray.me> | 2025-07-04 12:51:39 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-07-04 12:51:39 -0700 |
commit | 372752c2ddd0919a305d6019e30077829dea2858 (patch) | |
tree | e38ae0d0cef0dc61ddcafc0b044cc529234a8733 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 20b3ab5683c62ac455f010cbce1a625cfd90bedd (diff) | |
download | llvm-372752c2ddd0919a305d6019e30077829dea2858.zip llvm-372752c2ddd0919a305d6019e30077829dea2858.tar.gz llvm-372752c2ddd0919a305d6019e30077829dea2858.tar.bz2 |
MCFixup: Remove unused Loc argument
MCFixup::Loc has been removed in favor of MCExpr::Loc through
`const MCExpr *Value` (commit 777391a2164b89d2030ca013562151ca3c3676d1).
While here, change Kind to uint16_t from MCFixupKind. Most fixup kinds
are target-specific.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions