Displaying 20 results from an estimated 24 matches for "basicblocktrac".
2009 Aug 31
7
[LLVMdev] Build(s) broken? (was: Re: Buildbots: Apology and Explanation)
...; make[1]: Leaving directory `/home/melis/c/llvm-svn-release/tools'
>>> make[1]: Entering directory `/home/melis/c/llvm-svn-release/runtime'
>>> make[2]: Entering directory
>>> `/home/melis/c/llvm-svn-release/runtime/libprofile'
>>> llvm[2]: Compiling BasicBlockTracing.ll to BasicBlockTracing.bc for
>>> Release build (bytecode)
>>> /home/melis/c/llvm-svn-release/Release/bin/llvm-as:
>>> /home/melis/c/llvm-svn-release/runtime/libprofile/Release/
>>> BasicBlockTracing.ll:1:2:
>>> error: expected top-level entity
>&...
2009 Aug 30
0
[LLVMdev] Build(s) broken? (was: Re: Buildbots: Apology and Explanation)
...error with TOT (out-of-source autoconf build):
[...]
make[1]: Leaving directory `/home/melis/c/llvm-svn-release/tools'
make[1]: Entering directory `/home/melis/c/llvm-svn-release/runtime'
make[2]: Entering directory
`/home/melis/c/llvm-svn-release/runtime/libprofile'
llvm[2]: Compiling BasicBlockTracing.ll to BasicBlockTracing.bc for
Release build (bytecode)
/home/melis/c/llvm-svn-release/Release/bin/llvm-as:
/home/melis/c/llvm-svn-release/runtime/libprofile/Release/BasicBlockTracing.ll:1:2:
error: expected top-level entity
.file "BasicBlockTracing.c"
^
/home/melis/c/llvm-s...
2009 Aug 30
3
[LLVMdev] Build(s) broken? (was: Re: Buildbots: Apology and Explanation)
...> build):
>
> [...]
> make[1]: Leaving directory `/home/melis/c/llvm-svn-release/tools'
> make[1]: Entering directory `/home/melis/c/llvm-svn-release/runtime'
> make[2]: Entering directory
> `/home/melis/c/llvm-svn-release/runtime/libprofile'
> llvm[2]: Compiling BasicBlockTracing.ll to BasicBlockTracing.bc for
> Release build (bytecode)
> /home/melis/c/llvm-svn-release/Release/bin/llvm-as:
> /home/melis/c/llvm-svn-release/runtime/libprofile/Release/
> BasicBlockTracing.ll:1:2:
> error: expected top-level entity
> .file "BasicBlockTracing.c&q...
2009 Aug 31
0
[LLVMdev] Build(s) broken? (was: Re: Buildbots: Apology and Explanation)
.../melis/c/llvm-svn-release/tools'
>>>> make[1]: Entering directory `/home/melis/c/llvm-svn-release/
>>>> runtime'
>>>> make[2]: Entering directory
>>>> `/home/melis/c/llvm-svn-release/runtime/libprofile'
>>>> llvm[2]: Compiling BasicBlockTracing.ll to BasicBlockTracing.bc for
>>>> Release build (bytecode)
>>>> /home/melis/c/llvm-svn-release/Release/bin/llvm-as:
>>>> /home/melis/c/llvm-svn-release/runtime/libprofile/Release/
>>>> BasicBlockTracing.ll:1:2:
>>>> error: expected to...
2009 Oct 20
2
[LLVMdev] [cfe-dev] 2.6 pre-release2 ready for testing
...buildbot running (if there is not one already) and then get someone
to qualify it for the release.
-Tanya
> make[1]: Entering directory `/home/foad/llvm/objdir-2.6/runtime'
> make[2]: Entering directory `/home/foad/llvm/objdir-2.6/runtime/
> libprofile'
> llvm[2]: Compiling BasicBlockTracing.c for Release build (PIC)
> llvm[2]: Compiling BlockProfiling.c for Release build (PIC)
> llvm[2]: Compiling CommonProfiling.c for Release build (PIC)
> llvm[2]: Compiling EdgeProfiling.c for Release build (PIC)
> llvm[2]: Compiling FunctionProfiling.c for Release build (PIC)
> ll...
2009 Oct 20
0
[LLVMdev] [cfe-dev] 2.6 pre-release2 ready for testing
> To test clang:
> 1) Compile llvm and clang from source.
LLVM fails to build for me on Cygwin. I get:
make[1]: Entering directory `/home/foad/llvm/objdir-2.6/runtime'
make[2]: Entering directory `/home/foad/llvm/objdir-2.6/runtime/libprofile'
llvm[2]: Compiling BasicBlockTracing.c for Release build (PIC)
llvm[2]: Compiling BlockProfiling.c for Release build (PIC)
llvm[2]: Compiling CommonProfiling.c for Release build (PIC)
llvm[2]: Compiling EdgeProfiling.c for Release build (PIC)
llvm[2]: Compiling FunctionProfiling.c for Release build (PIC)
llvm[2]: Linking Release Lo...
2009 Aug 31
0
[LLVMdev] Build(s) broken? (was: Re: Buildbots: Apology and Explanation)
...t; [...]
>> make[1]: Leaving directory `/home/melis/c/llvm-svn-release/tools'
>> make[1]: Entering directory `/home/melis/c/llvm-svn-release/runtime'
>> make[2]: Entering directory
>> `/home/melis/c/llvm-svn-release/runtime/libprofile'
>> llvm[2]: Compiling BasicBlockTracing.ll to BasicBlockTracing.bc for
>> Release build (bytecode)
>> /home/melis/c/llvm-svn-release/Release/bin/llvm-as:
>> /home/melis/c/llvm-svn-release/runtime/libprofile/Release/
>> BasicBlockTracing.ll:1:2:
>> error: expected top-level entity
>> .file &quo...
2009 Oct 20
0
[LLVMdev] [cfe-dev] 2.6 pre-release2 ready for testing
...gt; to qualify it for the release.
No theres no buildbot for Cygwin.
Aaron
> -Tanya
>
>> make[1]: Entering directory `/home/foad/llvm/objdir-2.6/runtime'
>> make[2]: Entering directory `/home/foad/llvm/objdir-2.6/runtime/
>> libprofile'
>> llvm[2]: Compiling BasicBlockTracing.c for Release build (PIC)
>> llvm[2]: Compiling BlockProfiling.c for Release build (PIC)
>> llvm[2]: Compiling CommonProfiling.c for Release build (PIC)
>> llvm[2]: Compiling EdgeProfiling.c for Release build (PIC)
>> llvm[2]: Compiling FunctionProfiling.c for Release bui...
2009 Aug 28
5
[LLVMdev] Buildbots: Apology and Explanation
I need to apologize to many of you, especially Gabor, for my vitriol
over buildbot breakages. I get very enraged by breakages that occur
over long periods of time. Here's an attempt to explain why I fly off
the handle at these.
Before we had buildbots, a random patch would break the system. It
would sometimes take a whole day to determine which patch broke it. I
came up with the
2009 Oct 20
3
[LLVMdev] [cfe-dev] 2.6 pre-release2 ready for testing
...o theres no buildbot for Cygwin.
>
> Aaron
>
>> -Tanya
>>
>>> make[1]: Entering directory `/home/foad/llvm/objdir-2.6/runtime'
>>> make[2]: Entering directory `/home/foad/llvm/objdir-2.6/runtime/
>>> libprofile'
>>> llvm[2]: Compiling BasicBlockTracing.c for Release build (PIC)
>>> llvm[2]: Compiling BlockProfiling.c for Release build (PIC)
>>> llvm[2]: Compiling CommonProfiling.c for Release build (PIC)
>>> llvm[2]: Compiling EdgeProfiling.c for Release build (PIC)
>>> llvm[2]: Compiling FunctionProfiling.c...
2009 Oct 20
0
[LLVMdev] [cfe-dev] 2.6 pre-release2 ready for testing
...;>
>> Aaron
>>
>>> -Tanya
>>>
>>>> make[1]: Entering directory `/home/foad/llvm/objdir-2.6/runtime'
>>>> make[2]: Entering directory `/home/foad/llvm/objdir-2.6/runtime/
>>>> libprofile'
>>>> llvm[2]: Compiling BasicBlockTracing.c for Release build (PIC)
>>>> llvm[2]: Compiling BlockProfiling.c for Release build (PIC)
>>>> llvm[2]: Compiling CommonProfiling.c for Release build (PIC)
>>>> llvm[2]: Compiling EdgeProfiling.c for Release build (PIC)
>>>> llvm[2]: Compiling Fun...
2009 Aug 31
2
[LLVMdev] Build(s) broken?
...ng directory `/home/melis/c/llvm-svn-release/tools'
>>>> make[1]: Entering directory `/home/melis/c/llvm-svn-release/runtime'
>>>> make[2]: Entering directory
>>>> `/home/melis/c/llvm-svn-release/runtime/libprofile'
>>>> llvm[2]: Compiling BasicBlockTracing.ll to BasicBlockTracing.bc for
>>>> Release build (bytecode)
>>>> /home/melis/c/llvm-svn-release/Release/bin/llvm-as:
>>>> /home/melis/c/llvm-svn-release/runtime/libprofile/Release/
>>>> BasicBlockTracing.ll:1:2:
>>>> error: expected to...
2009 Dec 08
2
[LLVMdev] LLVM 2.6 cygwin build fails
...d GCC 4.3.4
llvm[2]: Linking Release Loadable Module profile_rt.dll
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld:
warning: cannot find entry symbol __cygwin_dll_entry at 12; defaulting to
62fc1000
/cygdrive/c/projects/thesis/llvm-suite-2.6/llvm-2.6/runtime/libprofile/Release/BasicBlockTracing.o:BasicBlockTracing.c:(.text+0x36):
undefined reference to `_free'
/cygdrive/c/projects/thesis/llvm-suite-2.6/llvm-2.6/runtime/libprofile/Release/BasicBlockTracing.o:BasicBlockTracing.c:(.text+0xca):
undefined reference to `_malloc'
/cygdrive/c/projects/thesis/llvm-suite-2.6/llvm-2.6/run...
2009 Aug 28
1
[LLVMdev] [Cygwin] 'make install' woes
...ke[2]: Leaving directory `/home/ang/build/llvm-coff/tools/llvmc'
make[1]: Leaving directory `/home/ang/build/llvm-coff/tools'
make[1]: Entering directory `/home/ang/build/llvm-coff/runtime'
make[2]: Entering directory `/home/ang/build/llvm-coff/runtime/libprofile'
llvm[2]: Compiling BasicBlockTracing.c for Release build (PIC)
llvm[2]: Compiling BlockProfiling.c for Release build (PIC)
llvm[2]: Compiling CommonProfiling.c for Release build (PIC)
llvm[2]: Compiling EdgeProfiling.c for Release build (PIC)
llvm[2]: Compiling FunctionProfiling.c for Release build (PIC)
PIC seems to be enabled fo...
2008 Oct 25
0
[LLVMdev] trouble generating profile_rt.so
...older but I am having trouble running the script because the profile_rt.so file is not generated properly.
So in order to generate that I am running make in the /runtime/libprofile. when I do that I get the following message.
llvm[0]: Linking Release Lodable Module profile_rt.so
llvm[0]: Compiling BasicBlockTracing.c for Release build (bytecode)
make: *** No rule to make target `/net/hc287/abhi232/Desktop/LLVM/llvm-1.9/Release/bin/gccas', needed by `/net/hc287/abhi232/Desktop/LLVM/llvm-1.9/runtime/libprofile/Release/BasicBlockTracing.bc'. Stop.
So I looked into the Makefile.common and then in Mak...
2004 Oct 10
2
[LLVMdev] building LLVM (question about ELF class)
...v9 -m64
When I do gmaking, there is an error about ELF class:
-----------
gmake[2]: Entering directory
`/a/athena/uf24/zhou/research/llvm/src/runtime/libp
rofile'
...
Linking profile_rt dynamic debug library
ld: fatal: file
/a/athena/uf24/zhou/research/llvm/src/runtime/libprofile/Debug/.
libs/BasicBlockTracing.o: wrong ELF class: ELFCLASS64
ld: fatal: File processing errors. No output written to
/a/athena/uf24/zhou/rese
arch/llvm/src/lib/Debug/.libs/libprofile_rt.so.0.0.0
collect2: ld returned 1 exit status
-----------
I have installed the llvm-gcc frontend before I configured and built LLVM.
I have...
2009 Sep 01
1
[LLVMdev] Problem building libprofile.
...Program arguments: .../llvm-svn-debug-obj/Debug/bin/llvm-ld
-L.../llvm-van-install/bin/../lib
-internalize-public-api-file=.../llvm-svn/runtime/libprofile/exported_symbols.lst
-o
.../llvm-svn-debug-obj/runtime/libprofile/Debug/profile_rt.internalize
.../llvm-svn-debug-obj/runtime/libprofile/Debug/BasicBlockTracing.bc
.../llvm-svn-debug-obj/runtime/libprofile/Debug/BlockProfiling.bc
.../llvm-svn-debug-obj/runtime/libprofile/Debug/CommonProfiling.bc
.../llvm-svn-debug-obj/runtime/libprofile/Debug/EdgeProfiling.bc
.../llvm-svn-debug-obj/runtime/libprofile/Debug/FunctionProfiling.bc
.../llvm-svn-debug-obj/run...
2009 Oct 17
12
[LLVMdev] 2.6 pre-release2 ready for testing
LLVMers,
2.6 pre-release2 is ready to be tested by the community.
http://llvm.org/prereleases/2.6/
If you have time, I'd appreciate anyone who can help test the release.
To test llvm-gcc:
1) Compile llvm from source and untar the llvm-test in the projects
directory (name it llvm-test or test-suite). Choose to use a pre-
compiled llvm-gcc or re-compile it yourself.
2) Run make check,
2011 Apr 24
0
[LLVMdev] Problem with compiling the runtime libary
...libprofile/CMakeLists.txt llvm-2.9.new/runtime/libprofile/CMakeLists.txt
--- llvm-2.9/runtime/libprofile/CMakeLists.txt 1970-01-01 08:00:00.000000000 +0800
+++ llvm-2.9.new/runtime/libprofile/CMakeLists.txt 2011-04-24 15:41:56.549409372 +0800
@@ -0,0 +1,8 @@
+add_llvm_loadable_module( profile_rt
+ BasicBlockTracing.c
+ CommonProfiling.c
+ PathProfiling.c
+ EdgeProfiling.c
+ OptimalEdgeProfiling.c
+ Profiling.h
+ )
2012 Jun 21
0
[LLVMdev] Features.h not being found now on trunk compiling under Debian Sid
...-gnu/bits/os_defines.h:40:10:
> fatal error:
> * 'features.h' file not found
> #include <features.h>*
> ^
>
> #include <stdlib.h>
> ^
> 1 error generated.
> make[2]: ***
> [runtime/libprofile/CMakeFiles/profile_rt-shared.dir/BasicBlockTracing.c.o]
> Error 1
> make[1]: *** [runtime/libprofile/CMakeFiles/profile_rt-shared.dir/all]
> Error 2
> make[1]: *** Waiting for unfinished jobs....
> [ 1%] Building CXX object
> lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o
> In file included from
> /home/mdriftmey...