diff options
author | Fangrui Song <i@maskray.me> | 2024-06-29 16:26:42 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2024-06-29 16:26:42 -0700 |
commit | 3a90c27385e9a8b50e40a307822906a1303c310b (patch) | |
tree | c37b30ea9765e6f6bc2c56824c9de9591a658e1f /clang/unittests/Format/ConfigParseTest.cpp | |
parent | eb5dbaf8d013839a66691e954a58d22a41f3c027 (diff) | |
download | llvm-3a90c27385e9a8b50e40a307822906a1303c310b.zip llvm-3a90c27385e9a8b50e40a307822906a1303c310b.tar.gz llvm-3a90c27385e9a8b50e40a307822906a1303c310b.tar.bz2 |
[MC] Remove an overload of isSymbolRefDifferenceFullyResolvedImpl
e3a20f57d927e422874a8e7730bb7590515b586d (2015) overloaded
isSymbolRefDifferenceFullyResolvedImpl with the IsPCRel parameter.
The overload without IsPCRel is only customized by Mach-O to
dsiable `.long L_var4 - L_var3` folding in
darwin-x86_64-diff-reloc-assign-2.s, but that seems unnecessary.
Diffstat (limited to 'clang/unittests/Format/ConfigParseTest.cpp')
0 files changed, 0 insertions, 0 deletions