mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-04 17:58:22 +00:00
d0a066beee
With the threading refactoring, loading of object files happens before checking whether we're dealing with a swift AST. While that's not an issue per se, it causes a warning to be printed: warning: /path/to/a.swiftmodule: The file was not recognized as a valid object file note: while processing /path/to/a.swiftmodule This suppresses the warning by checking for a Swift AST before attempting to load is as an object file. rdar://39240444 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@329553 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
ARM | ||
Inputs | ||
PowerPC | ||
X86 | ||
absolute_symbol.test | ||
arch-option.test | ||
archive-timestamp.test | ||
basic-linking.test | ||
cmdline.test | ||
debug-map-parsing.test | ||
dump-symtab.test | ||
fat-binary-output.test | ||
null-die.test | ||
yaml-object-address-rewrite.test |