"llvm/lib/Target/SystemZ/SystemZMCAsmInfo.cpp" did not exist on "c334c28b3b329c02f38f750bc6bcae47c36b609e"
[Modules TS] Added module re-export support.
This implements [dcl.modules.export] from the C++ Modules TS, which lets a module re-export another module with the "export import" syntax. Differential Revision: https://reviews.llvm.org/D40270 llvm-svn: 318744
Loading
Please sign in to comment