llvm-project/clang/tools
Steven Wu 098742faa9 [Driver] Add support for -fembed-bitcode for assembly file
Summary:
Handle -fembed-bitcode for assembly inputs. When the input file is
assembly, write a marker as "__LLVM,__asm" section.

Fix llvm.org/pr39659

Reviewers: compnerd, dexonsmith

Reviewed By: compnerd

Subscribers: rjmccall, dblaikie, jkorous, cfe-commits

Differential Revision: https://reviews.llvm.org/D55525

llvm-svn: 348943
2018-12-12 17:30:16 +00:00
..
arcmt-test Add explicit dependency on clangSerialization for a bunch of components to fix -DBUILD_SHARED_LIBS=on build 2018-12-12 08:02:18 +00:00
c-arcmt-test [CMake] Use PRIVATE in target_link_libraries for executables 2017-12-05 21:49:56 +00:00
c-index-test [index] Enhance indexing for module references 2018-09-18 15:02:56 +00:00
clang-check Add explicit dependency on clangSerialization for a bunch of components to fix -DBUILD_SHARED_LIBS=on build 2018-12-12 08:02:18 +00:00
clang-diff Add explicit dependency on clangSerialization for a bunch of components to fix -DBUILD_SHARED_LIBS=on build 2018-12-12 08:02:18 +00:00
clang-format Lift VFS from clang to llvm (NFC) 2018-10-10 13:27:25 +00:00
clang-format-vs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
clang-func-mapping Add explicit dependency on clangSerialization for a bunch of components to fix -DBUILD_SHARED_LIBS=on build 2018-12-12 08:02:18 +00:00
clang-fuzzer [clang-fuzzer] Add explicit dependency on clangSerialization for clangHandleCXX after rC348907 2018-12-12 14:33:24 +00:00
clang-import-test Add explicit dependency on clangSerialization for a bunch of components to fix -DBUILD_SHARED_LIBS=on build 2018-12-12 08:02:18 +00:00
clang-offload-bundler Refactor ExecuteAndWait to take StringRefs. 2018-06-12 17:43:52 +00:00
clang-refactor Add explicit dependency on clangSerialization for a bunch of components to fix -DBUILD_SHARED_LIBS=on build 2018-12-12 08:02:18 +00:00
clang-rename Add explicit dependency on clangSerialization for a bunch of components to fix -DBUILD_SHARED_LIBS=on build 2018-12-12 08:02:18 +00:00
diag-build
diagtool [diagtool] Remove unneeded header includes. 2018-11-28 03:59:35 +00:00
driver [Driver] Add support for -fembed-bitcode for assembly file 2018-12-12 17:30:16 +00:00
libclang Revert "[OpenCL] Add generic AS to 'this' pointer" 2018-12-12 15:06:16 +00:00
scan-build [analyzer] scan-build: if --status-bugs is passed, don't forget about the exit status of the actual build 2018-09-26 13:08:44 +00:00
scan-build-py [analyzer] Remove traces of ubigraph visualization 2018-09-06 23:07:47 +00:00
scan-view Portable Python script across Python version 2018-12-03 20:26:51 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00