1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/tools/dsymutil
Frederic Riss e4eb654c9f [dsymutil] Support scattered relocs.
Although it seems like clang will never emit scattered relocations in
the debug information (at least I couldn't find a way), we have too
support them for the benefit of other compilers.
As clang doesn't generate them, the included testcase was produced
from hacked up assembly.

llvm-svn: 259339
2016-02-01 03:44:22 +00:00
..
ARM [dsymutil] Support scattered relocs. 2016-02-01 03:44:22 +00:00
Inputs [dsymutil] Support scattered relocs. 2016-02-01 03:44:22 +00:00
X86 [dsymutil] Fix FileCheck command. 2016-01-31 04:39:16 +00:00
absolute_symbol.test [dsymutil] Fix handling of common symbols. 2016-01-31 04:29:34 +00:00
arch-option.test Tweak llvm/test/tools/dsymutil/arch-option.test to avoid globbing on mingw-w64. 2015-08-07 08:38:22 +00:00
archive-timestamp.test [dsymutil] Rename -v option to -verbose 2015-07-29 22:29:34 +00:00
basic-linking.test [dsymutil] Fix handling of common symbols. 2016-01-31 04:29:34 +00:00
debug-map-parsing.test [dsymutil] Fix handling of common symbols. 2016-01-31 04:29:34 +00:00
dump-symtab.test [dsymutil] Implement -symtab/-s option. 2015-08-31 00:29:09 +00:00
fat-binary-output.test [dsymutil] Add (unimplemented) --flat option 2015-08-06 21:05:01 +00:00
yaml-object-address-rewrite.test [dsymutil] Fix handling of common symbols. 2016-01-31 04:29:34 +00:00