1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test/tools/dsymutil
Frederic Riss 1db2534294 [dsymutil] Ignore absolute symbols in the debug map
Quoting from the comment added to the code:

    // Objective-C on i386 uses artificial absolute symbols to
    // perform some link time checks. Those symbols have a fixed 0
    // address that might conflict with real symbols in the object
    // file. As I cannot see a way for absolute symbols to find
    // their way into the debug information, let's just ignore those.

llvm-svn: 255350
2015-12-11 17:50:37 +00:00
..
ARM [dsymutil] Fix handling of inlined_subprogram low_pcs 2015-08-31 01:43:14 +00:00
Inputs [dsymutil] Ignore absolute symbols in the debug map 2015-12-11 17:50:37 +00:00
X86 dsymutil: Prune module forward decl DIEs if a uniquable definition was 2015-11-10 21:31:05 +00:00
absolute_symbol.test [dsymutil] Ignore absolute symbols in the debug map 2015-12-11 17:50:37 +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] Support multiple input files on the command line 2015-07-31 20:22:20 +00:00
debug-map-parsing.test [dsymutil] Store an optional BinaryPath in the debug map. 2015-08-26 05:09:59 +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] Store an optional BinaryPath in the debug map. 2015-08-26 05:09:59 +00:00