[LLVMdev] Add ability for external projects use forbuildinstalled version LLVM [PATCH]

Vladimir Merzliakov wanderer at rsu.ru
Fri Feb 11 05:33:57 PST 2005


Sorry, wrong (outdated) patch attached in prev. mail :(

Sending correct patch.

>>> Before this change is committed, you need to test that all our 
>>> scenarios,
>>> in each combination:
>>>
>>> 1. Both with and without OBJ_DIR == SRC_DIR
>>> 2. Single and Parallel builds
>>> 3. Building LLVM versus building a project (and now building from
>>> installed)
>> ok, will do...
>>
>> I found some bugs in my patch and then I will send updated version after
>> it testing.
>
> I finish testting new patch version (attached):
> Build and install LLVM (4 variant: OBJ_DIR != SRC_DIR, OBJ_DIR == SRC_DIR 
> in
> single and parallel ( -j 4 ))
> Build llvm-java using 2 variant LLVM (OBJ_DIR != SRC_DIR, OBJ_DIR ==
> SRC_DIR)
> Build my frontend using  LLVM_ROOT

Vladimir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile.rules.patch
Type: application/octet-stream
Size: 5915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050211/839d6685/attachment.obj>


More information about the llvm-dev mailing list