summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2017-05-15 19:09:13 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2017-05-15 19:09:13 +0000
commit80a73416a2949684dda1dba5e7a3ffb253e0eabf (patch)
treece4604158ef411dd7573d370392a7187a2b69b42 /CMakeLists.txt
parent0479fb714d0d780fadf6cdac65f993d2bb876664 (diff)
builtins: fix filtering aliased targets
Some build targets (e.g. i686) have aliased names (e.g. i386). We would get multiple definitions previously and have the linker arbitrarily select a definition on those aliased targets. Make this more deterministic by checking those aliases. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@303103 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions