aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/UnicodeCaseFold.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2018-02-21 21:55:49 +0000
committerLang Hames <lhames@gmail.com>2018-02-21 21:55:49 +0000
commit589eece1323e5ba20e8887bc4314db9af477ba77 (patch)
tree88ef672592bfa38e0beea4ee2761a9b27e196991 /llvm/lib/Support/UnicodeCaseFold.cpp
parentc1b46381dbfc070ccdba327d36053c154cde2b4f (diff)
downloadllvm-589eece1323e5ba20e8887bc4314db9af477ba77.zip
llvm-589eece1323e5ba20e8887bc4314db9af477ba77.tar.gz
llvm-589eece1323e5ba20e8887bc4314db9af477ba77.tar.bz2
[ORC] Switch RTDyldObjectLinkingLayer to take a unique_ptr<MemoryBuffer> rather
than a shared ObjectFile/MemoryBuffer pair. There's no need to pre-parse the buffer into an ObjectFile before passing it down to the linking layer, and moving the parsing into the linking layer allows us remove the parsing code at each call site. llvm-svn: 325725
Diffstat (limited to 'llvm/lib/Support/UnicodeCaseFold.cpp')
0 files changed, 0 insertions, 0 deletions