aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Demangle/RustDemangle.cpp
diff options
context:
space:
mode:
authorSriraman Tallam <tmsriram@google.com>2021-06-01 12:38:32 -0700
committerSriraman Tallam <tmsriram@google.com>2021-06-01 21:59:47 -0700
commit516e5bb2b11ea374e5a468b7fb17b0c4e9f1b863 (patch)
tree80cdca1018e4dbbffaa65a70c200b50469053b39 /llvm/lib/Demangle/RustDemangle.cpp
parent251a5d9d5239c0402e0ab68718aa194c2b4f04bb (diff)
downloadllvm-516e5bb2b11ea374e5a468b7fb17b0c4e9f1b863.zip
llvm-516e5bb2b11ea374e5a468b7fb17b0c4e9f1b863.tar.gz
llvm-516e5bb2b11ea374e5a468b7fb17b0c4e9f1b863.tar.bz2
Resubmit D85085 after fixing the tests that were failing.
D85085 was pushed earlier but broke tests on mac and win: http://lab.llvm.org:8080/green/job/clang-stage1-RA/21182/consoleFull#-706149783d489585b-5106-414a-ac11-3ff90657619c Recommitting it after adding mtriple to the llc commands. Emit correct location lists with basic block sections. This patch addresses multiple things: 1) It ensures that const_value is emitted when possible with basic block sections. 2) It emits location lists such that the labels are always within the section boundary. 3) It fixes a bug when the parameter is first used in a non-entry block which is in a different section from the entry block. Differential Revision: https://reviews.llvm.org/D85085
Diffstat (limited to 'llvm/lib/Demangle/RustDemangle.cpp')
0 files changed, 0 insertions, 0 deletions