diff options
author | Martin Storsjö <martin@martin.st> | 2021-11-05 10:12:20 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2021-11-05 10:36:40 +0200 |
commit | f95bd18b5faa6a5af4b5786312c373c5b2dce687 (patch) | |
tree | 5f1288a68e31326251b51093bcbe3abbe7e9560a /llvm/unittests/Support/CommandLineTest.cpp | |
parent | 7af584ed87cc6eddb6adbc451c90fb8867469e06 (diff) | |
download | llvm-f95bd18b5faa6a5af4b5786312c373c5b2dce687.zip llvm-f95bd18b5faa6a5af4b5786312c373c5b2dce687.tar.gz llvm-f95bd18b5faa6a5af4b5786312c373c5b2dce687.tar.bz2 |
Revert "[Attr] support btf_type_tag attribute"
This reverts commits 737e4216c537c33aab8ec51880f06b8a54325b94 and
ce7ac9e66aba2b937b3d3b5505ce6cc75dcc56ac.
After those commits, the compiler can crash with a reduced
testcase like this:
$ cat reduced.c
void a(*);
void a() {}
$ clang -c reduced.c -O2 -g
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions