[PATCH] D70972: [AIX] Make sure we use export lists for plugins
    David Tenty via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jan 30 07:55:03 PST 2020
    
    
  
daltenty updated this revision to Diff 241457.
daltenty added a comment.
- Leave -G on for modules and brtl for executables that load them
- Use REGEX replace to filter flags
- Guard flags and make sure to add brtl if needed
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70972/new/
https://reviews.llvm.org/D70972
Files:
  llvm/CMakeLists.txt
  llvm/cmake/modules/AddLLVM.cmake
  llvm/cmake/modules/HandleLLVMOptions.cmake
  llvm/utils/extract_symbols.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70972.241457.patch
Type: text/x-patch
Size: 5467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200130/838ca7df/attachment.bin>
    
    
More information about the llvm-commits
mailing list