Added clang/docs/ClangOffloadBundlerFileFormat.rst to document
the file format used by clang-offload-bundler for embedding device binaries.
Added documentation for target ID to llvm/docs/AMDGPUUsage.rst
Copied the previous version of AMDGPUUsage.rst to AMDGPUUsage_V3.rst
We should move the code object V3 into a separate page so we continue to define that ABI since old code objects still exist. Then these changes can define the code object V4, with a reference to the pages for previous vesions.