forked from OSchip/llvm-project
8c34dd8257
Having an enum member named Default is quite confusing: Is it distinct from the others? This patch removes that member and instead uses Optional<Reloc> in places where we have a user input that still hasn't been maped to the default value, which is now clear has no be one of the remaining 3 options. llvm-svn: 269988 |
||
---|---|---|
.. | ||
AArch64AddressingModes.h | ||
AArch64AsmBackend.cpp | ||
AArch64ELFObjectWriter.cpp | ||
AArch64ELFStreamer.cpp | ||
AArch64ELFStreamer.h | ||
AArch64FixupKinds.h | ||
AArch64MCAsmInfo.cpp | ||
AArch64MCAsmInfo.h | ||
AArch64MCCodeEmitter.cpp | ||
AArch64MCExpr.cpp | ||
AArch64MCExpr.h | ||
AArch64MCTargetDesc.cpp | ||
AArch64MCTargetDesc.h | ||
AArch64MachObjectWriter.cpp | ||
AArch64TargetStreamer.cpp | ||
AArch64TargetStreamer.h | ||
CMakeLists.txt | ||
LLVMBuild.txt |