diff options
author | Eric Christopher <echristo@gmail.com> | 2015-03-21 06:15:15 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2015-03-21 06:15:15 +0000 |
commit | ea00c2a06f5135b88c8331f35108d174d412725b (patch) | |
tree | d55a704a7b5f9c46af27cce8411b493072296bfa /clang/test/CodeGen/builtin-count-zeros.c | |
parent | ec6c06610fe41ee78261efc06ea86a8e87af12ed (diff) | |
download | bcm5719-llvm-ea00c2a06f5135b88c8331f35108d174d412725b.tar.gz bcm5719-llvm-ea00c2a06f5135b88c8331f35108d174d412725b.zip |
Add CodeGen support for adding cpu attributes on functions based on
the target-cpu, if different from the triple's cpu, and
target-features as they're written that are passed down from the
driver.
Together with LLVM r232885 this should allow the LTO'ing of binaries
that contain modules compiled with different code generation options
on a subset of architectures with full backend support (x86, powerpc,
aarch64).
llvm-svn: 232888
Diffstat (limited to 'clang/test/CodeGen/builtin-count-zeros.c')
0 files changed, 0 insertions, 0 deletions