Update modulemaps for Analysis/VecFuncs.def.
authorKristina Brooks <notstina@gmail.com>
Tue, 9 Apr 2019 17:05:36 +0000 (17:05 +0000)
committerKristina Brooks <notstina@gmail.com>
Tue, 9 Apr 2019 17:05:36 +0000 (17:05 +0000)
commita1c44941f36034126c9601fb84f6fd214bb232da
tree1782c4d982741358dc8365f925a701ef2f5dcad6
parent4b2323d1a3d39a35c467a77474d346958aa3eeb7
Update modulemaps for Analysis/VecFuncs.def.

Avoid a warning while building modular LLVM due to a new
textual header missing in the modulemap:

TargetLibraryInfo.cpp:1485:6: warning: missing submodule
  'LLVM_Analysis.VecFuncs' [-Wincomplete-umbrella]

Added VecFuncs.def as a textual header in LLVM_Analysis.

llvm-svn: 358021
llvm/include/llvm/module.modulemap