HomeFreeBSD

Fix building of llvm's unwind if gcc has been also built

Description

Fix building of llvm's unwind if gcc has been also built

when building gcc an unwind.h header is generate in the cc_tool directory
which is included in the CFLAGS before the path where the llvm's unwind.h file
lives

Reviewed by: emaste
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D7357

Details

Provenance
baptAuthored on
Reviewer
emaste
Differential Revision
D7357: Fix build if gcc has also been build
Parents
rS307688: Tidy up ia32_sysvec sv_flags setting
Branches
Unknown
Tags
Unknown