diff options
author | Tamas Berghammer <tberghammer@google.com> | 2015-09-04 12:42:41 +0000 |
---|---|---|
committer | Tamas Berghammer <tberghammer@google.com> | 2015-09-04 12:42:41 +0000 |
commit | 980662ee9db3bbbe851e4e458e2ce71f9be649f6 (patch) | |
tree | 1e95a5c709a2a073cbd8ac7ccc5442720336201f /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | a67b2d01174208f63378fd4734791d5c35a79752 (diff) | |
download | llvm-980662ee9db3bbbe851e4e458e2ce71f9be649f6.zip llvm-980662ee9db3bbbe851e4e458e2ce71f9be649f6.tar.gz llvm-980662ee9db3bbbe851e4e458e2ce71f9be649f6.tar.bz2 |
Fix TestLoadUnload.test_load_unload for android API > 21
* Change Module::MatchesModuleSpec to return true in case the file spec
in the specified module spec matches with the platform file spec, but
not with the local file spec
* Change the module_resolver used when resolving a remote shared module
to always set the platform file spec to the file spec requested
Differential revision: http://reviews.llvm.org/D12601
llvm-svn: 246852
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions