aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2015-09-21 16:19:25 +0000
committerTobias Grosser <tobias@grosser.es>2015-09-21 16:19:25 +0000
commitb1c39429d97ad107b6798e77765543da3258bc06 (patch)
treeae2ef1e1c8e491a7f5df1b6906cb45ee4c057ae4 /clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
parent55dcd40d3eabe3aebe4eb4cc6625d8dd7be56613 (diff)
downloadllvm-b1c39429d97ad107b6798e77765543da3258bc06.zip
llvm-b1c39429d97ad107b6798e77765543da3258bc06.tar.gz
llvm-b1c39429d97ad107b6798e77765543da3258bc06.tar.bz2
Do not model delinearized and linearized access relation for a single access
A missing return statement that previously did not have a visibly negative effect caused after some data-structure changes in r248024 multi-dimensional accesses to be modeled both multi-dimensional as well as linearized. This commit adds the missing return to avoid the incorrect double modeling as well as the compile time increases it caused. llvm-svn: 248171
Diffstat (limited to 'clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp')
0 files changed, 0 insertions, 0 deletions