[llvm-commits] [PATCH] Preparation for Optimal Edge Profiling: Build libprofile as bytecode.

Andreas Neustifter e0325716 at student.tuwien.ac.at
Fri Aug 28 04:36:21 PDT 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi!

Daniel Dunbar wrote:
> On Tue, Aug 25, 2009 at 2:27 AM, Andreas
> Neustifter<e0325716 at student.tuwien.ac.at> wrote:
>> ---- llvm-ld  -stats -time-passes -link-as-library -disable-opt
>> /localtmp/astifter/llvm/llvm-van-install/lib/libprofile_rt.bca gzip.2.o -o
>> gzip.3.o
>>
>> Here I used the BCA you said should work fine, but later on it gives
>> troubles...
> 
> Does this work if you put gzip.2.o before the .bca on the link line?

No,

$> llvm-ld -link-as-library -disable-opt -o gzip.3.o gzip.2.o \
   /localtmp/astifter/llvm/llvm-van-install/lib/libprofile_rt.bca

also does not work.

> If not, can you file an LLVM bugzilla with gzip.2.o and your libprofile_rt.bca?

Ja, sure!

Andi

- --
==========================================================================
This email is signed, for more information see
http://web.student.tuwien.ac.at/~e0325716/gpg.html
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkqXwTUACgkQPiYq0rq7s/BuHwCfTOcOFPuqC+evg78QGu21AvCX
qV0An07Ob17Tod7vieCrn4j/IWY7/acx
=Ej+Z
-----END PGP SIGNATURE-----



More information about the llvm-commits mailing list