summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/target_codegen.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2017-01-05 16:02:32 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2017-01-05 16:02:32 +0000
commit888e289ed7aeb5438340da913bfdfb865a67f4cd (patch)
treef49b6603e54b58c8b1c0ba28bb54c458dd9388d1 /clang/test/OpenMP/target_codegen.cpp
parentbca02f9e2014e7e73ac442b99cf9e9e019a4ee91 (diff)
downloadbcm5719-llvm-888e289ed7aeb5438340da913bfdfb865a67f4cd.tar.gz
bcm5719-llvm-888e289ed7aeb5438340da913bfdfb865a67f4cd.zip
CodeGen: plumb header search down to the IAS
inline assembly may use the `.include` directive to include other content into the file. Without the integrated assembler, the `-I` group gets passed to the assembler. Emulate this by collecting the header search paths and passing them to the IAS. Resolves PR24811! llvm-svn: 291123
Diffstat (limited to 'clang/test/OpenMP/target_codegen.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud