Displaying 10 results from an estimated 10 matches for "lto_export".
Did you mean:
lto_exports
2014 Jun 17
2
[LLVMdev] [patch] EXPORTED_SYMBOL_FILE using mingw and cmake
Hi,
this is my first post to this list, so please excuse if submitting a patch without previous discussion is considered bad form or anything similar. I encountered a bug in the CMake build while using MinGW (non-MSYS, non-CYGWIN) where the LTO_export fails with a "The syntax of the command is incorrect" error. This error was previously fixed for Windows in general using TO_NATIVE_PATH, however CMake has a known bug ( http://public.kitware.com/Bug/print_bug_page.php?bug_id=5939 ) where TO_NATIVE_PATH does not replace slashes by backsl...
2015 Jul 11
2
[LLVMdev] JIT compilation 2-3 times slower in latest LLVM snapshot
On 11 July 2015 at 13:14, Caldarale, Charles R
<Chuck.Caldarale at unisys.com> wrote:
>> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu]
>> On Behalf Of Dibyendu Majumdar
>> Subject: [LLVMdev] JIT compilation 2-3 times slower in latest LLVM snapshot
>
>> I updated my clone of the LLVM github mirror today and I am finding
>> that
2014 Jul 23
2
[LLVMdev] [patch] EXPORTED_SYMBOL_FILE using mingw and cmake
...patch without discussion first if it's minor change like this one, but usually they should normally go to the llvm-commits mailing list instead of llvmdev. I'll try to review it anyway.
> I
> encountered a bug in the CMake build while using MinGW (non-MSYS,
> non-CYGWIN) where the LTO_export fails with a “The syntax of the
> command is incorrect” error. This error was previously fixed for
> Windows in general using TO_NATIVE_PATH, however CMake has a known bug
> (
> http://public.kitware.com/Bug/print_bug_page.php?bug_id=5939 ) where
> TO_NATIVE_PATH does not replac...
2015 Jul 11
2
[LLVMdev] JIT compilation 2-3 times slower in latest LLVM snapshot
...gt; 142>------ Skipped Build: Project: check, Configuration: Release x64 ------
> 142>Project not selected to build for this solution configuration
> ========== Build: 136 succeeded, 0 failed, 0 up-to-date, 6 skipped ==========
>
> and
>
> 1>------ Build started: Project: LTO_exports, Configuration: Release x64 ------
> 2>------ Build started: Project: intrinsics_gen, Configuration:
> Release x64 ------
> 3>------ Build started: Project: LibOptionsTableGen, Configuration:
> Release x64 ------
> 4>------ Build started: Project: X86CommonTableGen, Configu...
2017 Jun 28
2
Building llvm with clang and lld on arm and the llvm arm backend relocation on position independent code
...[ 49%] Built target LLVMLibDriver
[ 49%] Built target LLVMXRay
[ 49%] Built target gtest
[ 49%] Built target LLVMTestingSupport
[ 49%] Built target FileCheck
[ 49%] Built target llvm-PerfectShuffle
[ 49%] Built target count
[ 49%] Built target not
[ 49%] Built target yaml-bench
[ 49%] Built target LTO_exports
[ 50%] Built target LTO
[ 50%] Built target llvm-ar
[ 50%] Built target llvm-ranlib
[ 50%] Built target llvm-lib
[ 50%] Built target llvm-config
[ 50%] Built target llvm-lto
[ 50%] Built target llvm-profdata
[ 50%] Built target obj.clang-tblgen
[ 50%] Built target clang-tblgen
[ 55%] Built target...
2017 Jun 28
3
Building llvm with clang and lld on arm and the llvm arm backend relocation on position independent code
...[ 49%] Built target gtest
>> [ 49%] Built target LLVMTestingSupport
>> [ 49%] Built target FileCheck
>> [ 49%] Built target llvm-PerfectShuffle
>> [ 49%] Built target count
>> [ 49%] Built target not
>> [ 49%] Built target yaml-bench
>> [ 49%] Built target LTO_exports
>> [ 50%] Built target LTO
>> [ 50%] Built target llvm-ar
>> [ 50%] Built target llvm-ranlib
>> [ 50%] Built target llvm-lib
>> [ 50%] Built target llvm-config
>> [ 50%] Built target llvm-lto
>> [ 50%] Built target llvm-profdata
>> [ 50%] Built targe...
2017 Jun 28
3
Building llvm with clang and lld on arm and the llvm arm backend relocation on position independent code
...target LLVMTestingSupport
>>> [ 49%] Built target FileCheck
>>> [ 49%] Built target llvm-PerfectShuffle
>>> [ 49%] Built target count
>>> [ 49%] Built target not
>>> [ 49%] Built target yaml-bench
>>> [ 49%] Built target LTO_exports
>>> [ 50%] Built target LTO
>>> [ 50%] Built target llvm-ar
>>> [ 50%] Built target llvm-ranlib
>>> [ 50%] Built target llvm-lib
>>> [ 50%] Built target llvm-config
>>> [ 50%] Built target llvm-lto
>>> [ 50%...
2017 Jun 28
2
Building llvm with clang and lld on arm and the llvm arm backend relocation on position independent code
...rt
>>>> [ 49%] Built target FileCheck
>>>> [ 49%] Built target llvm-PerfectShuffle
>>>> [ 49%] Built target count
>>>> [ 49%] Built target not
>>>> [ 49%] Built target yaml-bench
>>>> [ 49%] Built target LTO_exports
>>>> [ 50%] Built target LTO
>>>> [ 50%] Built target llvm-ar
>>>> [ 50%] Built target llvm-ranlib
>>>> [ 50%] Built target llvm-lib
>>>> [ 50%] Built target llvm-config
>>>> [ 50%] Built target llvm-lt...
2017 Jun 30
3
Building llvm with clang and lld on arm and the llvm arm backend relocation on position independent code
...gt; [ 49%] Built target FileCheck
>>>>>> [ 49%] Built target llvm-PerfectShuffle
>>>>>> [ 49%] Built target count
>>>>>> [ 49%] Built target not
>>>>>> [ 49%] Built target yaml-bench
>>>>>> [ 49%] Built target LTO_exports
>>>>>> [ 50%] Built target LTO
>>>>>> [ 50%] Built target llvm-ar
>>>>>> [ 50%] Built target llvm-ranlib
>>>>>> [ 50%] Built target llvm-lib
>>>>>> [ 50%] Built target llvm-config
>>>>>> [ 5...
2017 Jun 27
3
Building llvm with clang and lld on arm and the llvm arm backend relocation on position independent code
> On 26 Jun 2017, at 16:25, Rui Ueyama <ruiu at google.com> wrote:
>
> On Sun, Jun 25, 2017 at 6:40 AM, Alessandro Pistocchi via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote:
> Hi,
>
> I am trying to build a completely GNU free linux toolchain for the raspberry pi.
>
> I successfully managed to compile llvm and clang