llvm/test/tools/dsymutil/ARM
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
..
dummy-debug-map-amr64.map [dsymutil] Fix handling of inlined_subprogram low_pcs 2015-08-31 01:43:14 +00:00
empty-map.test [dsymutil] Reapply r245960. 2015-08-25 23:15:26 +00:00
fat-arch-name.test [dsymutil] actually fix test. 2015-08-25 23:29:43 +00:00
fat-arch-not-found.test [dsymutil] Add (unimplemented) --flat option 2015-08-06 21:05:01 +00:00
inlined-low_pc.c [dsymutil] Fix handling of inlined_subprogram low_pcs 2015-08-31 01:43:14 +00:00
lit.local.cfg [dsymutil] Fix handling of inlined_subprogram low_pcs 2015-08-31 01:43:14 +00:00