summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/tools/clang/lib/Sema
diff options
context:
space:
mode:
authorskra <skra@FreeBSD.org>2016-02-19 09:23:32 +0000
committerskra <skra@FreeBSD.org>2016-02-19 09:23:32 +0000
commit10a4549d3c32f5290b4dc2b5e46253b76b0f577d (patch)
tree25a31e9d8ee15aadc5ba70b4bca172e1aa519f2c /contrib/llvm/tools/clang/lib/Sema
parent2f3384530caf42a4c2bc7069ddf8dcd9ae64ffcc (diff)
downloadFreeBSD-src-10a4549d3c32f5290b4dc2b5e46253b76b0f577d.zip
FreeBSD-src-10a4549d3c32f5290b4dc2b5e46253b76b0f577d.tar.gz
Rename pte.h to pte-v4.h and start including directly either pte-v4.h
or pte-v6.h in files which needs it. There are quite internal definitions in pte-v4.h and pte-v6.h headers specific for corresponding pmap implementation. These headers should be included only in very few files and an intention is to not hide for which implementation such files are. Further, sys/arm/arm/elf_trampoline.c is an example of file which uses armv4 like pmap implementation for both armv4 and armv6 platforms. This is another reason why pte.h which includes specific header according to __ARM_ARCH is not created.
Diffstat (limited to 'contrib/llvm/tools/clang/lib/Sema')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud