mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-04 19:47:14 +01:00
+ added support for constructing target triplets
* pass "-target triplet" when using an LLVM assembler
o removed no longer needed $DARWINVERSION and $ARCH parameters
* consistently use as_clang_gas when clang is used to assembler GAS-style
assembly, and rename as_llcm_clang to as_clang_llvm (for consistency)
* support pipe assembling when using clang on *nix in all cases
git-svn-id: trunk@45807 -
|
||
|---|---|---|
| .. | ||
| aasmcpu.pas | ||
| agppcgas.pas | ||
| cgppc.pas | ||
| hlcgppc.pas | ||
| ngppcadd.pas | ||
| ngppccnv.pas | ||
| ngppcinl.pas | ||
| ngppcset.pas | ||
| rgcpu.pas | ||