Native libraries (libinstr*.a) should not have been taken out when
authorVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 8 Jul 2003 18:40:58 +0000 (18:40 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 8 Jul 2003 18:40:58 +0000 (18:40 +0000)
commit47485df2801d08fd4d9c52034d44685921427595
tree70c4c52ea30f4aa2d8ee2caa16131fc763d32666
parent1239874a1e46c0d43517b24f6bcc0d7b5d590bfb
Native libraries (libinstr*.a) should not have been taken out when
taking out the rule for compiling the test driver.
We need the native libraries for libinstr because they are directly
linked into the native CBE or LLC code.  That is the only practical
way to debug them!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7129 91177308-0d34-0410-b5e6-96231b3b80d8
runtime/libtrace/Makefile