llvm-project/llvm/lib/Target/ARM/MCTargetDesc
Victor Campos 784da8a722 [ARM] Simplify the creation of escaped build attribute values
There is an existing mechanism to escape strings, therefore the
functions created to escape Tag_also_compatible_with values are not
really needed. We can simply use the pre-existing utilities.

Reviewed By: pratlucas

Differential Revision: https://reviews.llvm.org/D131680
2022-08-16 11:49:33 +01:00
..
ARMAddressingModes.h
ARMAsmBackend.cpp [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:24:15 -07:00
ARMAsmBackend.h
ARMAsmBackendDarwin.h
ARMAsmBackendELF.h
ARMAsmBackendWinCOFF.h
ARMBaseInfo.h [ARM] Introduce i8neg and i8pos addressing modes 2021-12-02 17:10:26 +00:00
ARMELFObjectWriter.cpp [MC][ARM] Replace MCContext::reportFatalError call with reportError 2022-01-15 00:32:03 -08:00
ARMELFStreamer.cpp [ARM] Simplify the creation of escaped build attribute values 2022-08-16 11:49:33 +01:00
ARMFixupKinds.h
ARMInstPrinter.cpp
ARMInstPrinter.h
ARMMCAsmInfo.cpp [ARM] [MinGW] Default to WinEH exception handling instead of Dwarf 2022-06-06 23:27:19 +03:00
ARMMCAsmInfo.h
ARMMCCodeEmitter.cpp [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:24:15 -07:00
ARMMCExpr.cpp
ARMMCExpr.h
ARMMCTargetDesc.cpp [CodeGen] Move instruction predicate verification to emitInstruction 2022-07-14 09:33:28 +01:00
ARMMCTargetDesc.h [CodeGen] Move instruction predicate verification to emitInstruction 2022-07-14 09:33:28 +01:00
ARMMachORelocationInfo.cpp
ARMMachObjectWriter.cpp [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:24:15 -07:00
ARMTargetStreamer.cpp [MC] De-capitalize MCStreamer functions 2022-06-07 00:31:02 -07:00
ARMUnwindOpAsm.cpp [ARM] Implement PAC return address signing mechanism for PACBTI-M 2021-12-07 10:15:19 +00:00
ARMUnwindOpAsm.h
ARMWinCOFFObjectWriter.cpp
ARMWinCOFFStreamer.cpp [iwyu] Handle regressions in libLLVM header include 2022-06-22 18:50:39 +02:00
CMakeLists.txt