aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorJessica Paquette <jpaquette@apple.com>2018-04-10 19:46:43 +0000
committerJessica Paquette <jpaquette@apple.com>2018-04-10 19:46:43 +0000
commita450ed23523fd41f09f3f1d4b8ba338993c4e156 (patch)
tree591d247e0f338f1f4c27e220308cd02136d393bf /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent1a1dee1a81a5eb55d8b91665a97a13bad27370f3 (diff)
downloadllvm-a450ed23523fd41f09f3f1d4b8ba338993c4e156.zip
llvm-a450ed23523fd41f09f3f1d4b8ba338993c4e156.tar.gz
llvm-a450ed23523fd41f09f3f1d4b8ba338993c4e156.tar.bz2
Recommit r329716 "Add missing nullptr check before getSection() to AArch64MachObjectWriter::recordRelocation"
This commit fixes the bot failures that were coming up before with r329716. The fix was to move the check for "isInSection()" inside of the if condition and emit the error there instead of waiting to get past the unreachable statement. This should work in debug and release builds now. llvm-svn: 329746
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions