diff options
author | Steve Merritt <steve.merritt@intel.com> | 2022-08-08 10:40:11 -0400 |
---|---|---|
committer | Steve Merritt <steve.merritt@intel.com> | 2022-08-16 10:33:43 -0400 |
commit | ec60fca7527582cbd949aaeaf923fb710d7c3244 (patch) | |
tree | 5c23d364dbc62ab0eac9cd6e181ad4d855a36acb /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 65c7cecb13f8d2132a54103903501474083afe8f (diff) | |
download | llvm-ec60fca7527582cbd949aaeaf923fb710d7c3244.zip llvm-ec60fca7527582cbd949aaeaf923fb710d7c3244.tar.gz llvm-ec60fca7527582cbd949aaeaf923fb710d7c3244.tar.bz2 |
[CodeView] Use non-qualified names for static local variables
Static variables declared within a routine or lexical block should
be emitted with a non-qualified name. This allows the variables to
be visible to the Visual Studio watch window.
Differential Revision: https://reviews.llvm.org/D131400
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions