diff options
author | Fangrui Song <i@maskray.me> | 2024-04-22 12:35:04 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-22 12:35:04 -0700 |
commit | 89c95effe82c09b9a42408f4823409331f8fa266 (patch) | |
tree | 5ecaf796f3a09d2573ed3abab18b1da58f564645 /llvm/unittests/Support/MathExtrasTest.cpp | |
parent | a6f1b3a4c79209b01733bc1857c87b2abe0b4ecf (diff) | |
download | llvm-89c95effe82c09b9a42408f4823409331f8fa266.zip llvm-89c95effe82c09b9a42408f4823409331f8fa266.tar.gz llvm-89c95effe82c09b9a42408f4823409331f8fa266.tar.bz2 |
[llvm-readobj] Remove --raw-relr
https://reviews.llvm.org/D47919 dumped RELR relocations as
`R_*_RELATIVE` and added --raw-relr (not in GNU) for testing purposes
(more readable than `llvm-readelf -x .relr.dyn`). The option is obsolete
after `llvm-readelf -r` output gets improved (#89162).
Since --raw-relr never seems to get more adoption. Let's remove it to
avoid some complexity.
Pull Request: https://github.com/llvm/llvm-project/pull/89426
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions