Commit Graph

5 Commits

Author SHA1 Message Date
Adrian Prantl
1e1b3e87b2 Adopt upstream API change.
Swift SVN r31832
2015-09-09 22:06:23 +00:00
Michael Gottesman
3f49f0418f Update modulewrap for changed LLVM API.
Swift SVN r31821
2015-09-09 04:37:53 +00:00
Adrian Prantl
de3eb7089e Let swift -modulewrap accept a -target option.
Swift SVN r31679
2015-09-03 23:27:56 +00:00
Adrian Prantl
63f889ae95 clang-format modulewrap_main.cpp
Swift SVN r31676
2015-09-03 23:27:37 +00:00
Adrian Prantl
0de0d43773 Introduce a -modulewrap driver action that wraps a (merged) .swiftmodule
inside a swift ast section in an object file so it can be passed to the
linker. The driver automatically wraps merged swiftmodules iff the target
is ELF.

rdar://problem/22407666

Swift SVN r31641
2015-09-02 21:56:25 +00:00