diff options
author | Rui Ueyama <ruiu@google.com> | 2016-11-23 22:41:00 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-11-23 22:41:00 +0000 |
commit | 2eda6d16330ed1d27783544c7ae7595f65cc4189 (patch) | |
tree | a4d6295a8791c61019d372f6037af6e8c8764a45 /llvm/lib/DebugInfo/PDB/Raw/NameMapBuilder.cpp | |
parent | 3ce6a545c7be2603bac2fa5c94e7f8eb02d123e0 (diff) | |
download | bcm5719-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/PDB/Raw/NameMapBuilder.cpp')
0 files changed, 0 insertions, 0 deletions