aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectWatchpoint.cpp
diff options
context:
space:
mode:
authorGeorgii Rymar <grimar@accesssoftek.com>2020-08-10 15:30:08 +0300
committerGeorgii Rymar <grimar@accesssoftek.com>2020-08-11 15:14:33 +0300
commit026e0bf984c617fa2ff4347e47deb069e23fde11 (patch)
tree359009a64906210811ad220a0aa424d053c2e062 /lldb/source/Commands/CommandObjectWatchpoint.cpp
parent455ed56d48e365f7d095254109abed876dc10c65 (diff)
downloadllvm-026e0bf984c617fa2ff4347e47deb069e23fde11.zip
llvm-026e0bf984c617fa2ff4347e47deb069e23fde11.tar.gz
llvm-026e0bf984c617fa2ff4347e47deb069e23fde11.tar.bz2
[LLD][ELF] - Update and fix gnu-ifunc* tests.
It turns that gnu-ifunc-plt-i386.s and gnu-ifunc-plt.s tests are broken. Initially they were implemented in D27581 and tested that `IRELATIVE` relocations are placed after other relocations in `.rel.plt`. Later, we started to place `IRELATIVE` relocations to `.rela.dyn` (D65651). Also, at some point `.plt` was renamed to `.iplt` (D71520). Now, `gnu-ifunc*` tests mentioned do not test what they intended to test initially: they should test that `IRELATIVE` relocations are placed after other ones in `.rela.dyn`. Also, comments needs to be updated accordingly after changes performed. This patch updates them. Differential revision: https://reviews.llvm.org/D85642
Diffstat (limited to 'lldb/source/Commands/CommandObjectWatchpoint.cpp')
0 files changed, 0 insertions, 0 deletions