search for: r186197

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

2013 Dec 20
2
[LLVMdev] [LLVM] What has happened to LLVM bitcode archive support?
...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 more (or have I missed something?). I ha...
2013 Dec 20
0
[LLVMdev] [LLVM] What has happened to LLVM bitcode archive support?
...evant 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 more (o...
2013 Dec 20
1
[LLVMdev] [LLVM] What has happened to LLVM bitcode archive support?
...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 int...