aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/FileCheck/FileCheck.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2018-07-20 18:31:52 +0000
committerLang Hames <lhames@gmail.com>2018-07-20 18:31:52 +0000
commitd4df0f17335c125068fed51f554a5d81caebeb1a (patch)
treec9976f0c403de2d1a46735af1c6dc20f0c0588e0 /llvm/utils/FileCheck/FileCheck.cpp
parentfd0c1e71694ef1def33ec6293dbfae1f4c96f39b (diff)
downloadllvm-d4df0f17335c125068fed51f554a5d81caebeb1a.zip
llvm-d4df0f17335c125068fed51f554a5d81caebeb1a.tar.gz
llvm-d4df0f17335c125068fed51f554a5d81caebeb1a.tar.bz2
[ORC] Simplify VSO::lookupFlags to return the flags map.
This discards the unresolved symbols set and returns the flags map directly (rather than mutating it via the first argument). The unresolved symbols result made it easy to chain lookupFlags calls, but such chaining should be rare to non-existant (especially now that symbol resolvers are being deprecated) so the simpler method signature is preferable. llvm-svn: 337594
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions