llvm/test/tools/dsymutil
Frederic Riss efe3016477 [dsymutil] Fix handling of inlined_subprogram low_pcs
The value of an inlined subprogram low_pc attribute should not
get relocated, but it can happen that it matches the enclosing
function's start address and thus gets the generic treatment.
Special case it to avoid applying the PC offset twice.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246406 91177308-0d34-0410-b5e6-96231b3b80d8
2015-08-31 01:43:14 +00:00
..
ARM [dsymutil] Fix handling of inlined_subprogram low_pcs 2015-08-31 01:43:14 +00:00
Inputs [dsymutil] Fix handling of inlined_subprogram low_pcs 2015-08-31 01:43:14 +00:00
X86 Revert "[dsymutil] Emit real dSYM companion binaries." 2015-08-26 06:41:57 +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