[all-commits] [llvm/llvm-project] 3b2345: Revert "[SafeStack][DebugInfo] Insert DW_OP_deref ...
Leonard Chan via All-commits
all-commits at lists.llvm.org
Thu Jan 30 16:19:07 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3b23453b6cbff7366e91c7bb76c3a0c529ec8515
https://github.com/llvm/llvm-project/commit/3b23453b6cbff7366e91c7bb76c3a0c529ec8515
Author: Leonard Chan <leonardchan at google.com>
Date: 2020-01-30 (Thu, 30 Jan 2020)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
M llvm/test/DebugInfo/COFF/types-array-advanced.ll
M llvm/test/DebugInfo/X86/safestack-byval.ll
R llvm/test/DebugInfo/X86/safestack-deref.ll
Log Message:
-----------
Revert "[SafeStack][DebugInfo] Insert DW_OP_deref in correct location"
This reverts commit fff6a1b0f1fe57b46379001db75952d2a06eab1f.
This was breaking a bunch of buildbots.
More information about the All-commits
mailing list