aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorYonghong Song <yhs@fb.com>2018-02-23 23:55:29 +0000
committerYonghong Song <yhs@fb.com>2018-02-23 23:55:29 +0000
commit8b1e93b7d6171a693619288be6fe3c849ed18659 (patch)
tree900df8ea69710dc86a953fffe86e77db1f705394 /clang/lib/Lex/ModuleMap.cpp
parentb9704c001cdfd55c4e4b17ac5ec849dd20486c15 (diff)
downloadllvm-8b1e93b7d6171a693619288be6fe3c849ed18659.zip
llvm-8b1e93b7d6171a693619288be6fe3c849ed18659.tar.gz
llvm-8b1e93b7d6171a693619288be6fe3c849ed18659.tar.bz2
bpf: Hook target feature "alu32" with LLVM
LLVM has supported a new target feature "alu32" which could be enabled or disabled by "-mattr=[+|-]alu32" when using llc. This patch link Clang with it, so it could be also done by passing related options to Clang, for example: -Xclang -target-feature -Xclang +alu32 Signed-off-by: Jiong Wang <jiong.wang@netronome.com> Reviewed-by: Yonghong Song <yhs@fb.com> llvm-svn: 325996
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions