aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-06-16 16:28:50 +0000
committerRui Ueyama <ruiu@google.com>2016-06-16 16:28:50 +0000
commit4a90f57ef217677839f89976a1f4d3e6b5469422 (patch)
treed3dd3314827ed774598aff3d2ff71808bf538689 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent87f0d0e185c79d214c3b6bf2950ff4c8e8faf07b (diff)
downloadllvm-4a90f57ef217677839f89976a1f4d3e6b5469422.zip
llvm-4a90f57ef217677839f89976a1f4d3e6b5469422.tar.gz
llvm-4a90f57ef217677839f89976a1f4d3e6b5469422.tar.bz2
Rename PltZero -> PltHeader.
PltZero (or PLT[0]) was an appropriate name for the little code we have at beginning of the PLT section when we only supported x86 since the code for x86 just fits in the first PLT slot. It's not the case anymore. The code for ARM64 occupies first two slots, so PltZero spans PLT[0] and PLT[1], for example. This patch renames it to avoid confusion. llvm-svn: 272913
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions