aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Triple.cpp
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2015-10-27 06:11:03 +0000
committerEric Christopher <echristo@gmail.com>2015-10-27 06:11:03 +0000
commit99af5b2ea7d25f44edeb9182b926943b4666f713 (patch)
tree37fefa512216d2c8c6cc10809886e1008407867f /llvm/lib/Support/Triple.cpp
parent9f690bd80bb67d483df2b9e15261e548f8b3a474 (diff)
downloadllvm-99af5b2ea7d25f44edeb9182b926943b4666f713.zip
llvm-99af5b2ea7d25f44edeb9182b926943b4666f713.tar.gz
llvm-99af5b2ea7d25f44edeb9182b926943b4666f713.tar.bz2
Handle target builtin options that are all required rather than
only one of a group of possibilities. This changes the syntax in the builtin files to represent: , as the and operator | as the or operator The former syntax matches how the backend tablegen files represent multiple subtarget features being required. Updated the builtin and intrinsic headers accordingly for the new syntax. llvm-svn: 251388
Diffstat (limited to 'llvm/lib/Support/Triple.cpp')
0 files changed, 0 insertions, 0 deletions