Revert "[BPF] Preserve debuginfo array/union/struct type/access index"
authorYonghong Song <yhs@fb.com>
Tue, 9 Jul 2019 04:15:12 +0000 (04:15 +0000)
committerYonghong Song <yhs@fb.com>
Tue, 9 Jul 2019 04:15:12 +0000 (04:15 +0000)
commite085b40e9c4e5e4ebfbd0f98da17b77dec908bf7
tree5fcb240fcf9832c300a30f323da9a7a8defffb24
parentf21eeafcd9cd2dbb16d763e813ff21b215b5109b
Revert "[BPF] Preserve debuginfo array/union/struct type/access index"

This reverts commit r365435.

Forgot adding the Differential Revision link. Will add to the
commit message and resubmit.

llvm-svn: 365436
clang/docs/LanguageExtensions.rst
clang/include/clang/Basic/Builtins.def
clang/lib/CodeGen/CGBuilder.h
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/CodeGen/CGExpr.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGen/bpf-preserve-access-index-2.c [deleted file]
clang/test/CodeGen/bpf-preserve-access-index.c [deleted file]