[PATCH] D144662: [MC][nfc] Don't use a value after it has been std::move()'d

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 23 12:14:52 PST 2023


int3 added a comment.

It's fine because `TargetMachine` doesn't define a move ctor :)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144662/new/

https://reviews.llvm.org/D144662



More information about the llvm-commits mailing list