llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc
Rafael Espindola 76287ab3a0 Rename and adjust processFixupValue.
It was not processing any value. All that it ever did was force
relocations, so name it shouldForceRelocation.

llvm-svn: 306906
2017-06-30 22:47:27 +00:00
..
CMakeLists.txt
LLVMBuild.txt
PPCAsmBackend.cpp Rename and adjust processFixupValue. 2017-06-30 22:47:27 +00:00
PPCELFObjectWriter.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
PPCFixupKinds.h Don't repeat name in comment and format. NFC. 2017-06-28 17:23:13 +00:00
PPCMCAsmInfo.cpp Distinguish between code pointer size and DataLayout::getPointerSize() in DWARF info generation 2017-04-17 17:41:25 +00:00
PPCMCAsmInfo.h
PPCMCCodeEmitter.cpp [PowerPC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-01-13 00:58:58 +00:00
PPCMCExpr.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
PPCMCExpr.h
PPCMCTargetDesc.cpp Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
PPCMCTargetDesc.h [PowerPC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-01-13 00:58:58 +00:00
PPCMachObjectWriter.cpp Reuse existing variable. NFC. 2017-06-28 18:24:02 +00:00
PPCPredicates.cpp
PPCPredicates.h