Go to file
Shankar Easwaran d26c8e3463 [lld][LinkingContext] Atoms created from command line options should be available in YAML
This adds an API to the LinkingContext for flavors to add Internal files
containing atoms that need to appear in the YAML output as well, when -emit-yaml
switch is used.

Flavors can add more internal files for other options that are needed.

llvm-svn: 189718
2013-08-31 05:27:38 +00:00
clang The diagnostic err_init_conversion_failed uses the enum 2013-08-31 03:50:47 +00:00
clang-tools-extra Revert "cpp11-migrate: Fixing autoconf build after adding libclangReplace dependency" 2013-08-30 22:09:03 +00:00
compiler-rt Conditionalise inclusion of link.h on !SANITIZER_ANDROID. 2013-08-30 20:50:12 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Add mul_hi implementation [v2] 2013-08-19 18:31:49 +00:00
libcxx [tests] Change with_system_lib feature to match what XFAIL lines expect. 2013-08-30 19:52:12 +00:00
libcxxabi Change the two last remaining _LIBCPP_CANTTHROW to _NOEXCEPT 2013-08-29 19:19:27 +00:00
lld [lld][LinkingContext] Atoms created from command line options should be available in YAML 2013-08-31 05:27:38 +00:00
lldb Make the default shell /bin/sh on all platforms. I think any system with /bin/bash 2013-08-30 23:02:56 +00:00
llvm Fix my previous checkin to updatePressureDiffs. 2013-08-31 05:17:58 +00:00
polly Remove unneeded comma and update formatting 2013-08-24 17:58:59 +00:00