search for: r184083

Displaying 3 results from an estimated 3 matches for "r184083".

2013 Dec 20
2
[LLVMdev] [LLVM] What has happened to LLVM bitcode archive support?
...e efficiently (i.e. only call Linker::LinkModules() on the relevant bitcode modules inside the bitcode archive). Before I started I thought I'd better check that this API was still going to be available in the upcoming 3.4 release and to my dismay ``llvm/Bitcode/Archive.h`` was moved by you in r184083 and finally removed by you in r186197. So... * Is LLVM completely moving away from the idea have bitcode archive runtime libraries? The LLVM Make build system seems to support building these but LLVM doesn't seem to have an API for linking runtime bitcode archives into a bitcode module any mo...
2013 Dec 20
0
[LLVMdev] [LLVM] What has happened to LLVM bitcode archive support?
...call Linker::LinkModules() on the > relevant bitcode modules inside the bitcode archive). > > Before I started I thought I'd better check that this API was still > going to be available in the upcoming 3.4 release and to my dismay > ``llvm/Bitcode/Archive.h`` was moved by you in r184083 and finally > removed by you in r186197. > > So... > > * Is LLVM completely moving away from the idea have bitcode archive > runtime libraries? The LLVM Make build system seems to support > building these but LLVM doesn't seem to have an API for linking > runtime bitcode...
2013 Dec 20
1
[LLVMdev] [LLVM] What has happened to LLVM bitcode archive support?
...ules() on the >> relevant bitcode modules inside the bitcode archive). >> >> Before I started I thought I'd better check that this API was still >> going to be available in the upcoming 3.4 release and to my dismay >> ``llvm/Bitcode/Archive.h`` was moved by you in r184083 and finally >> removed by you in r186197. >> >> So... >> >> * Is LLVM completely moving away from the idea have bitcode archive >> runtime libraries? The LLVM Make build system seems to support >> building these but LLVM doesn't seem to have an API fo...