[PATCH] D118072: [X86] [CodeView] Add codeview mappings for registers ST0-ST7

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 24 13:28:14 PST 2022


aganea added a comment.

The feature can still be enabled with `-mllvm -experimental-debug-variable-locations=true`, so D116821 <https://reviews.llvm.org/D116821> wasn't completely reverted.

Why not adding your initial bug repro as a test, along with the flags above on the cmd line? It also looks like that prior mappings were added without test coverage.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118072



More information about the llvm-commits mailing list