summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-11-23 22:41:00 +0000
committerRui Ueyama <ruiu@google.com>2016-11-23 22:41:00 +0000
commit2eda6d16330ed1d27783544c7ae7595f65cc4189 (patch)
treea4d6295a8791c61019d372f6037af6e8c8764a45 /llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
parent3ce6a545c7be2603bac2fa5c94e7f8eb02d123e0 (diff)
downloadbcm5719-llvm-2eda6d16330ed1d27783544c7ae7595f65cc4189.tar.gz
bcm5719-llvm-2eda6d16330ed1d27783544c7ae7595f65cc4189.zip
Set default entry point to .text if no entry point is found.
Previously, if a symbol specified by -e or ENTRY() is not found, we didn't set entry point address. That is incompatible with GNU because GNU linkers set the first address of .text to entry. This patch implement that behavior. llvm-svn: 287836
Diffstat (limited to 'llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud