[llvm] [ExceptionDemo] Correct and update example ExceptionDemo (PR #69485)

Kamlesh Kumar via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 26 06:52:25 PDT 2024


kamleshbhalui wrote:

@epitavy , Have you tested locally with below command?
`cmake ../llvm  -DCMAKE_BUILD_TYPE=Debug  -DLLVM_ENABLE_EH=ON -DLLVM_ENABLE_RTTI=ON -DLLVM_BUILD_EXAMPLES=ON`

https://github.com/llvm/llvm-project/pull/69485


More information about the llvm-commits mailing list