This patch address the PR20360. The CMake assembler build system
ignores the .S assembly files in builtins library build. This patch
fixes the issue.
Details
Details
- Reviewers
rengolin compnerd t.p.northover jroelofs
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Reverted in r213724 since it broke the sanitizer bot:
http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap/builds/4016
cheers,
--renato