Lines Matching full:bitcode
175 Bitcode Modules
178 In some situations, it is desirable to build a single bitcode module from a
179 variety of sources, instead of an archive, shared library, or bitcode
180 library. Bitcode modules can be specified in addition to any of the other types
190 module will be an aggregation of all the bitcode modules derived from the
191 sources. The example will also build a bitcode archive containing a bitcode
490 If set to any value, causes a bitcode library (.bc) to be built.
596 Specifies the name of a bitcode module to be created. A bitcode module can
598 itself. It constructs from the sources a single linked bitcode file.
755 Specifies the path to the LLVM bitcode linker tool
814 The directory into which bitcode libraries will ultimately be installed.