OSDN Git Service

[libc][NFC] Make __support/common.h an in tree header.
authorSiva Chandra Reddy <sivachandra@google.com>
Mon, 11 Jan 2021 20:35:34 +0000 (12:35 -0800)
committerSiva Chandra Reddy <sivachandra@google.com>
Mon, 11 Jan 2021 21:10:56 +0000 (13:10 -0800)
commitaefeb5f136e7b72b251ce2881cb39a1fe8f0d76a
tree18745df7de9bc857db5dce48384297a09aedd555
parent32c073acb320db3b22ca76b1e21dd688a70b50e8
[libc][NFC] Make __support/common.h an in tree header.

It was previously a generated header. It can easily converted to a
generated header if required in future.

Reviewed By: michaelrj

Differential Revision: https://reviews.llvm.org/D94445
libc/src/__support/CMakeLists.txt
libc/src/__support/common.h [moved from libc/src/__support/common.h.def with 54% similarity]