[PATCH] D45003: [Support] Make line-number cache robust against access patterns.

Graydon Hoare via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 5 16:45:54 PDT 2018


graydon updated this revision to Diff 141239.
graydon added a comment.

- [AsmParser] Remove code that compensated for formerly-slow SrcMgr.FindLineNumber()


Repository:
  rL LLVM

https://reviews.llvm.org/D45003

Files:
  include/llvm/Support/SourceMgr.h
  lib/MC/MCParser/AsmParser.cpp
  lib/Support/SourceMgr.cpp
  unittests/Support/SourceMgrTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45003.141239.patch
Type: text/x-patch
Size: 21505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180405/cac29324/attachment.bin>


More information about the llvm-commits mailing list