diff options
author | William Junda Huang <williamjhuang@google.com> | 2024-06-11 17:33:20 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-11 17:33:20 -0400 |
commit | 3fce14569fc3611eddca41db055143285244736a (patch) | |
tree | 6fa75c543d258d0e4ab249843d8cd7624b21e2fd /llvm/unittests/Support/MathExtrasTest.cpp | |
parent | 438a7d4c982e0a38aaa6544a5ba6736d54600733 (diff) | |
download | llvm-3fce14569fc3611eddca41db055143285244736a.zip llvm-3fce14569fc3611eddca41db055143285244736a.tar.gz llvm-3fce14569fc3611eddca41db055143285244736a.tar.bz2 |
Revert "Add option to generate additional debug info for expression dereferencing pointer to pointers. #94100" (#95174)
The option is causing the binary output to be different when compiled
under `-O0`, because it introduce dbg.declare on pseudovariables. Going
to change this implementation to use dbg.value instead.
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions