[PATCH] D45003: [Support] Make line-number cache robust against access patterns.
Graydon Hoare via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 30 00:05:27 PDT 2018
graydon updated this revision to Diff 140387.
graydon added a comment.
Modification to use variable unit-size offset vectors rather than pointer vectors.
Repository:
rL LLVM
https://reviews.llvm.org/D45003
Files:
include/llvm/Support/SourceMgr.h
lib/Support/SourceMgr.cpp
unittests/Support/SourceMgrTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45003.140387.patch
Type: text/x-patch
Size: 11076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180330/f2e99411/attachment.bin>
More information about the llvm-commits
mailing list