HomeFreeBSD

Set -mlong-calls where needed to get a static clang and lldb 3.8.0

Description

Set -mlong-calls where needed to get a static clang and lldb 3.8.0
linking. These are too large for a branch instruction to branch from an
earlier point in the code to somewhere later.

This will also allow these to be build with Thumb-2 when we get this
infrastructure.

Reviewed by: dim
Differential Revision: https://reviews.freebsd.org/D4855

Details

Provenance
andrewAuthored on
Reviewer
dim
Differential Revision
D4855: Set -mlong-calls where needed to build clang/lldb
Parents
rS294030: MFC r292670
Branches
Unknown
Tags
Unknown